Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-7134 (GCVE-0-2016-7134)
Vulnerability from cvelistv5
Published
2016-09-12 01:00
Modified
2024-08-06 01:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:50:47.450Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "GLSA-201611-22", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201611-22" }, { "name": "1036680", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1036680" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.php.net/bug.php?id=72674" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "name": "92766", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/92766" }, { "name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2016/09/02/9" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-08-18T00:00:00", "descriptions": [ { "lang": "en", "value": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-15T09:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "GLSA-201611-22", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201611-22" }, { "name": "1036680", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1036680" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.php.net/bug.php?id=72674" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "name": "92766", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/92766" }, { "name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://openwall.com/lists/oss-security/2016/09/02/9" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-7134", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "GLSA-201611-22", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201611-22" }, { "name": "1036680", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1036680" }, { "name": "https://bugs.php.net/bug.php?id=72674", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=72674" }, { "name": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1", "refsource": "CONFIRM", "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "name": "92766", "refsource": "BID", "url": "http://www.securityfocus.com/bid/92766" }, { "name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2016/09/02/9" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-7134", "datePublished": "2016-09-12T01:00:00", "dateReserved": "2016-09-02T00:00:00", "dateUpdated": "2024-08-06T01:50:47.450Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-7134\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-09-12T01:59:12.803\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.\"},{\"lang\":\"es\",\"value\":\"ext/curl/interface.c en PHP 7.x en versiones anteriores a 7.0.10 no evita un desbordamiento de entero en libcurl, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (error de localizaci\u00f3n y desbordamiento de b\u00fafer basado en memoria din\u00e1mica) o tener otro posible impacto no especificado a trav\u00e9s de una cadena larga que no es manejada correctamente en una llamada curl_escape.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB6890AF-8A0A-46EE-AAD5-CF9AAE14A321\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B90B947-7B54-47F3-9637-2F4AC44079EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35848414-BD5D-4164-84DC-61ABBB1C4152\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B1F8402-8551-4F66-A9A7-81D472AB058E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A773E8E-48CD-4D35-A0FD-629BD9334486\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC492340-79AF-4676-A161-079A97EC6F0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1C2D8FE-C380-4B43-B634-A3DBA4700A71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3EB58393-0C10-413C-8D95-6BAA8BC19A1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"751F51CA-9D88-4971-A6EC-8C0B72E8E22B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37B74118-8FC2-44CB-9673-A83DF777B2E6\"}]}]}],\"references\":[{\"url\":\"http://openwall.com/lists/oss-security/2016/09/02/9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/92766\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1036680\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.php.net/bug.php?id=72674\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201611-22\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://openwall.com/lists/oss-security/2016/09/02/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/92766\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1036680\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=72674\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201611-22\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
gsd-2016-7134
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-7134", "description": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "id": "GSD-2016-7134", "references": [ "https://www.suse.com/security/cve/CVE-2016-7134.html", "https://ubuntu.com/security/CVE-2016-7134" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-7134" ], "details": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "id": "GSD-2016-7134", "modified": "2023-12-13T01:21:20.693020Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-7134", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "GLSA-201611-22", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201611-22" }, { "name": "1036680", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1036680" }, { "name": "https://bugs.php.net/bug.php?id=72674", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=72674" }, { "name": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1", "refsource": "CONFIRM", "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "name": "92766", "refsource": "BID", "url": "http://www.securityfocus.com/bid/92766" }, { "name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2016/09/02/9" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-7134" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "https://bugs.php.net/bug.php?id=72674", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://bugs.php.net/bug.php?id=72674" }, { "name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://openwall.com/lists/oss-security/2016/09/02/9" }, { "name": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "name": "92766", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/92766" }, { "name": "GLSA-201611-22", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201611-22" }, { "name": "1036680", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1036680" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2017-08-16T01:29Z", "publishedDate": "2016-09-12T01:59Z" } } }
suse-su-2016:2408-1
Vulnerability from csaf_suse
Published
2016-09-28 09:32
Modified
2016-09-28 09:32
Summary
Security update for php5
Notes
Title of the patch
Security update for php5
Description of the patch
This update for php5 fixes the following security issues:
* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
* CVE-2014-3587: Integer overflow in the cdf_read_property_info affecting SLES11 SP3 [bsc#987530]
* CVE-2016-6288: Buffer over-read in php_url_parse_ex [bsc#991433]
* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7134: Heap overflow in the function curl_escape
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1403,SUSE-SLE-SDK-12-SP1-2016-1403
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php5", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php5 fixes the following security issues:\n\n* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]\n* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]\n* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]\n* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]\n* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]\n* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]\n* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]\n* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]\n* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]\n* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]\n* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]\n* CVE-2014-3587: Integer overflow in the cdf_read_property_info affecting SLES11 SP3 [bsc#987530]\n* CVE-2016-6288: Buffer over-read in php_url_parse_ex [bsc#991433]\n* CVE-2016-7124: Create an Unexpected Object and Don\u0027t Invoke __wakeup() in Deserialization\n* CVE-2016-7125: PHP Session Data Injection Vulnerability\n* CVE-2016-7126: select_colors write out-of-bounds\n* CVE-2016-7127: imagegammacorrect allowed arbitrary write access\n* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF\n* CVE-2016-7129: wddx_deserialize allowed illegal memory access\n* CVE-2016-7130: wddx_deserialize null dereference\n* CVE-2016-7131: wddx_deserialize null dereference with invalid xml\n* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element\n* CVE-2016-7134: Heap overflow in the function curl_escape\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2016-1403,SUSE-SLE-SDK-12-SP1-2016-1403", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2408-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2408-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162408-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2408-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-September/002298.html" }, { "category": "self", "summary": "SUSE Bug 987530", "url": "https://bugzilla.suse.com/987530" }, { "category": "self", "summary": "SUSE Bug 987580", "url": "https://bugzilla.suse.com/987580" }, { "category": "self", "summary": "SUSE Bug 988032", "url": "https://bugzilla.suse.com/988032" }, { "category": "self", "summary": "SUSE Bug 991422", "url": "https://bugzilla.suse.com/991422" }, { "category": "self", "summary": "SUSE Bug 991424", "url": "https://bugzilla.suse.com/991424" }, { "category": "self", "summary": "SUSE Bug 991426", "url": "https://bugzilla.suse.com/991426" }, { "category": "self", "summary": "SUSE Bug 991427", "url": "https://bugzilla.suse.com/991427" }, { "category": "self", "summary": "SUSE Bug 991428", "url": "https://bugzilla.suse.com/991428" }, { "category": "self", "summary": "SUSE Bug 991429", "url": "https://bugzilla.suse.com/991429" }, { "category": "self", "summary": "SUSE Bug 991430", "url": "https://bugzilla.suse.com/991430" }, { "category": "self", "summary": "SUSE Bug 991433", "url": "https://bugzilla.suse.com/991433" }, { "category": "self", "summary": "SUSE Bug 991434", "url": "https://bugzilla.suse.com/991434" }, { "category": "self", "summary": "SUSE Bug 991437", "url": "https://bugzilla.suse.com/991437" }, { "category": "self", "summary": "SUSE Bug 997206", "url": "https://bugzilla.suse.com/997206" }, { "category": "self", "summary": "SUSE Bug 997207", "url": "https://bugzilla.suse.com/997207" }, { "category": "self", "summary": "SUSE Bug 997208", "url": "https://bugzilla.suse.com/997208" }, { "category": "self", "summary": "SUSE Bug 997210", "url": "https://bugzilla.suse.com/997210" }, { "category": "self", "summary": "SUSE Bug 997211", "url": "https://bugzilla.suse.com/997211" }, { "category": "self", "summary": "SUSE Bug 997220", "url": "https://bugzilla.suse.com/997220" }, { "category": "self", "summary": "SUSE Bug 997225", "url": "https://bugzilla.suse.com/997225" }, { "category": "self", "summary": "SUSE Bug 997230", "url": "https://bugzilla.suse.com/997230" }, { "category": "self", "summary": "SUSE Bug 997248", "url": "https://bugzilla.suse.com/997248" }, { "category": "self", "summary": "SUSE Bug 997257", "url": "https://bugzilla.suse.com/997257" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3587 page", "url": "https://www.suse.com/security/cve/CVE-2014-3587/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-3587 page", "url": "https://www.suse.com/security/cve/CVE-2016-3587/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5399 page", "url": "https://www.suse.com/security/cve/CVE-2016-5399/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6128 page", "url": "https://www.suse.com/security/cve/CVE-2016-6128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6161 page", "url": "https://www.suse.com/security/cve/CVE-2016-6161/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6207 page", "url": "https://www.suse.com/security/cve/CVE-2016-6207/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6288 page", "url": "https://www.suse.com/security/cve/CVE-2016-6288/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6289 page", "url": "https://www.suse.com/security/cve/CVE-2016-6289/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6290 page", "url": "https://www.suse.com/security/cve/CVE-2016-6290/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6291 page", "url": "https://www.suse.com/security/cve/CVE-2016-6291/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6292 page", "url": "https://www.suse.com/security/cve/CVE-2016-6292/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6295 page", "url": "https://www.suse.com/security/cve/CVE-2016-6295/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6296 page", "url": "https://www.suse.com/security/cve/CVE-2016-6296/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6297 page", "url": "https://www.suse.com/security/cve/CVE-2016-6297/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7124 page", "url": "https://www.suse.com/security/cve/CVE-2016-7124/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7125 page", "url": "https://www.suse.com/security/cve/CVE-2016-7125/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7126 page", "url": "https://www.suse.com/security/cve/CVE-2016-7126/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7127 page", "url": "https://www.suse.com/security/cve/CVE-2016-7127/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7128 page", "url": "https://www.suse.com/security/cve/CVE-2016-7128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7129 page", "url": "https://www.suse.com/security/cve/CVE-2016-7129/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7130 page", "url": "https://www.suse.com/security/cve/CVE-2016-7130/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7131 page", "url": "https://www.suse.com/security/cve/CVE-2016-7131/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7132 page", "url": "https://www.suse.com/security/cve/CVE-2016-7132/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7134 page", "url": "https://www.suse.com/security/cve/CVE-2016-7134/" } ], "title": "Security update for php5", "tracking": { "current_release_date": "2016-09-28T09:32:31Z", "generator": { "date": "2016-09-28T09:32:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2408-1", "initial_release_date": "2016-09-28T09:32:31Z", "revision_history": [ { "date": "2016-09-28T09:32:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "php5-pear-5.5.14-73.1.noarch", "product": { "name": "php5-pear-5.5.14-73.1.noarch", "product_id": "php5-pear-5.5.14-73.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-73.1.ppc64le", "product": { "name": "apache2-mod_php5-5.5.14-73.1.ppc64le", "product_id": "apache2-mod_php5-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-5.5.14-73.1.ppc64le", "product": { "name": "php5-5.5.14-73.1.ppc64le", "product_id": "php5-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-73.1.ppc64le", "product": { "name": "php5-bcmath-5.5.14-73.1.ppc64le", "product_id": "php5-bcmath-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-73.1.ppc64le", "product": { "name": "php5-bz2-5.5.14-73.1.ppc64le", "product_id": "php5-bz2-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-73.1.ppc64le", "product": { "name": "php5-calendar-5.5.14-73.1.ppc64le", "product_id": "php5-calendar-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-73.1.ppc64le", "product": { "name": "php5-ctype-5.5.14-73.1.ppc64le", "product_id": "php5-ctype-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-curl-5.5.14-73.1.ppc64le", "product": { "name": "php5-curl-5.5.14-73.1.ppc64le", "product_id": "php5-curl-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-dba-5.5.14-73.1.ppc64le", "product": { "name": "php5-dba-5.5.14-73.1.ppc64le", "product_id": "php5-dba-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-dom-5.5.14-73.1.ppc64le", "product": { "name": "php5-dom-5.5.14-73.1.ppc64le", "product_id": "php5-dom-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-73.1.ppc64le", "product": { "name": "php5-enchant-5.5.14-73.1.ppc64le", "product_id": "php5-enchant-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-exif-5.5.14-73.1.ppc64le", "product": { "name": "php5-exif-5.5.14-73.1.ppc64le", "product_id": "php5-exif-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-73.1.ppc64le", "product": { "name": "php5-fastcgi-5.5.14-73.1.ppc64le", "product_id": "php5-fastcgi-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-73.1.ppc64le", "product": { "name": "php5-fileinfo-5.5.14-73.1.ppc64le", "product_id": "php5-fileinfo-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-73.1.ppc64le", "product": { "name": "php5-fpm-5.5.14-73.1.ppc64le", "product_id": "php5-fpm-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-73.1.ppc64le", "product": { "name": "php5-ftp-5.5.14-73.1.ppc64le", "product_id": "php5-ftp-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-gd-5.5.14-73.1.ppc64le", "product": { "name": "php5-gd-5.5.14-73.1.ppc64le", "product_id": "php5-gd-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-73.1.ppc64le", "product": { "name": "php5-gettext-5.5.14-73.1.ppc64le", "product_id": "php5-gettext-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-73.1.ppc64le", "product": { "name": "php5-gmp-5.5.14-73.1.ppc64le", "product_id": "php5-gmp-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-73.1.ppc64le", "product": { "name": "php5-iconv-5.5.14-73.1.ppc64le", "product_id": "php5-iconv-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-imap-5.5.14-73.1.ppc64le", "product": { "name": "php5-imap-5.5.14-73.1.ppc64le", "product_id": "php5-imap-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-intl-5.5.14-73.1.ppc64le", "product": { "name": "php5-intl-5.5.14-73.1.ppc64le", "product_id": "php5-intl-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-json-5.5.14-73.1.ppc64le", "product": { "name": "php5-json-5.5.14-73.1.ppc64le", "product_id": "php5-json-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-73.1.ppc64le", "product": { "name": "php5-ldap-5.5.14-73.1.ppc64le", "product_id": "php5-ldap-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-73.1.ppc64le", "product": { "name": "php5-mbstring-5.5.14-73.1.ppc64le", "product_id": "php5-mbstring-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-73.1.ppc64le", "product": { "name": "php5-mcrypt-5.5.14-73.1.ppc64le", "product_id": "php5-mcrypt-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-73.1.ppc64le", "product": { "name": "php5-mysql-5.5.14-73.1.ppc64le", "product_id": "php5-mysql-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-73.1.ppc64le", "product": { "name": "php5-odbc-5.5.14-73.1.ppc64le", "product_id": "php5-odbc-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-73.1.ppc64le", "product": { "name": "php5-opcache-5.5.14-73.1.ppc64le", "product_id": "php5-opcache-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-73.1.ppc64le", "product": { "name": "php5-openssl-5.5.14-73.1.ppc64le", "product_id": "php5-openssl-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-73.1.ppc64le", "product": { "name": "php5-pcntl-5.5.14-73.1.ppc64le", "product_id": "php5-pcntl-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-73.1.ppc64le", "product": { "name": "php5-pdo-5.5.14-73.1.ppc64le", "product_id": "php5-pdo-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-73.1.ppc64le", "product": { "name": "php5-pgsql-5.5.14-73.1.ppc64le", "product_id": "php5-pgsql-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-phar-5.5.14-73.1.ppc64le", "product": { "name": "php5-phar-5.5.14-73.1.ppc64le", "product_id": "php5-phar-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-posix-5.5.14-73.1.ppc64le", "product": { "name": "php5-posix-5.5.14-73.1.ppc64le", "product_id": "php5-posix-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-73.1.ppc64le", "product": { "name": "php5-pspell-5.5.14-73.1.ppc64le", "product_id": "php5-pspell-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-73.1.ppc64le", "product": { "name": "php5-shmop-5.5.14-73.1.ppc64le", "product_id": "php5-shmop-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-73.1.ppc64le", "product": { "name": "php5-snmp-5.5.14-73.1.ppc64le", "product_id": "php5-snmp-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-soap-5.5.14-73.1.ppc64le", "product": { "name": "php5-soap-5.5.14-73.1.ppc64le", "product_id": "php5-soap-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-73.1.ppc64le", "product": { "name": "php5-sockets-5.5.14-73.1.ppc64le", "product_id": "php5-sockets-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-73.1.ppc64le", "product": { "name": "php5-sqlite-5.5.14-73.1.ppc64le", "product_id": "php5-sqlite-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-73.1.ppc64le", "product": { "name": "php5-suhosin-5.5.14-73.1.ppc64le", "product_id": "php5-suhosin-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-73.1.ppc64le", "product": { "name": "php5-sysvmsg-5.5.14-73.1.ppc64le", "product_id": "php5-sysvmsg-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-73.1.ppc64le", "product": { "name": "php5-sysvsem-5.5.14-73.1.ppc64le", "product_id": "php5-sysvsem-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-73.1.ppc64le", "product": { "name": "php5-sysvshm-5.5.14-73.1.ppc64le", "product_id": "php5-sysvshm-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-73.1.ppc64le", "product": { "name": "php5-tokenizer-5.5.14-73.1.ppc64le", "product_id": "php5-tokenizer-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-73.1.ppc64le", "product": { "name": "php5-wddx-5.5.14-73.1.ppc64le", "product_id": "php5-wddx-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-73.1.ppc64le", "product": { "name": "php5-xmlreader-5.5.14-73.1.ppc64le", "product_id": "php5-xmlreader-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-73.1.ppc64le", "product": { "name": "php5-xmlrpc-5.5.14-73.1.ppc64le", "product_id": "php5-xmlrpc-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-73.1.ppc64le", "product": { "name": "php5-xmlwriter-5.5.14-73.1.ppc64le", "product_id": "php5-xmlwriter-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-73.1.ppc64le", "product": { "name": "php5-xsl-5.5.14-73.1.ppc64le", "product_id": "php5-xsl-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-zip-5.5.14-73.1.ppc64le", "product": { "name": "php5-zip-5.5.14-73.1.ppc64le", "product_id": "php5-zip-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-73.1.ppc64le", "product": { "name": "php5-zlib-5.5.14-73.1.ppc64le", "product_id": "php5-zlib-5.5.14-73.1.ppc64le" } }, { "category": "product_version", "name": "php5-devel-5.5.14-73.1.ppc64le", "product": { "name": "php5-devel-5.5.14-73.1.ppc64le", "product_id": "php5-devel-5.5.14-73.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-73.1.s390x", "product": { "name": "apache2-mod_php5-5.5.14-73.1.s390x", "product_id": "apache2-mod_php5-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-5.5.14-73.1.s390x", "product": { "name": "php5-5.5.14-73.1.s390x", "product_id": "php5-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-73.1.s390x", "product": { "name": "php5-bcmath-5.5.14-73.1.s390x", "product_id": "php5-bcmath-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-73.1.s390x", "product": { "name": "php5-bz2-5.5.14-73.1.s390x", "product_id": "php5-bz2-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-73.1.s390x", "product": { "name": "php5-calendar-5.5.14-73.1.s390x", "product_id": "php5-calendar-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-73.1.s390x", "product": { "name": "php5-ctype-5.5.14-73.1.s390x", "product_id": "php5-ctype-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-curl-5.5.14-73.1.s390x", "product": { "name": "php5-curl-5.5.14-73.1.s390x", "product_id": "php5-curl-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-dba-5.5.14-73.1.s390x", "product": { "name": "php5-dba-5.5.14-73.1.s390x", "product_id": "php5-dba-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-dom-5.5.14-73.1.s390x", "product": { "name": "php5-dom-5.5.14-73.1.s390x", "product_id": "php5-dom-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-73.1.s390x", "product": { "name": "php5-enchant-5.5.14-73.1.s390x", "product_id": "php5-enchant-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-exif-5.5.14-73.1.s390x", "product": { "name": "php5-exif-5.5.14-73.1.s390x", "product_id": "php5-exif-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-73.1.s390x", "product": { "name": "php5-fastcgi-5.5.14-73.1.s390x", "product_id": "php5-fastcgi-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-73.1.s390x", "product": { "name": "php5-fileinfo-5.5.14-73.1.s390x", "product_id": "php5-fileinfo-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-73.1.s390x", "product": { "name": "php5-fpm-5.5.14-73.1.s390x", "product_id": "php5-fpm-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-73.1.s390x", "product": { "name": "php5-ftp-5.5.14-73.1.s390x", "product_id": "php5-ftp-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-gd-5.5.14-73.1.s390x", "product": { "name": "php5-gd-5.5.14-73.1.s390x", "product_id": "php5-gd-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-73.1.s390x", "product": { "name": "php5-gettext-5.5.14-73.1.s390x", "product_id": "php5-gettext-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-73.1.s390x", "product": { "name": "php5-gmp-5.5.14-73.1.s390x", "product_id": "php5-gmp-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-73.1.s390x", "product": { "name": "php5-iconv-5.5.14-73.1.s390x", "product_id": "php5-iconv-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-imap-5.5.14-73.1.s390x", "product": { "name": "php5-imap-5.5.14-73.1.s390x", "product_id": "php5-imap-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-intl-5.5.14-73.1.s390x", "product": { "name": "php5-intl-5.5.14-73.1.s390x", "product_id": "php5-intl-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-json-5.5.14-73.1.s390x", "product": { "name": "php5-json-5.5.14-73.1.s390x", "product_id": "php5-json-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-73.1.s390x", "product": { "name": "php5-ldap-5.5.14-73.1.s390x", "product_id": "php5-ldap-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-73.1.s390x", "product": { "name": "php5-mbstring-5.5.14-73.1.s390x", "product_id": "php5-mbstring-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-73.1.s390x", "product": { "name": "php5-mcrypt-5.5.14-73.1.s390x", "product_id": "php5-mcrypt-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-73.1.s390x", "product": { "name": "php5-mysql-5.5.14-73.1.s390x", "product_id": "php5-mysql-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-73.1.s390x", "product": { "name": "php5-odbc-5.5.14-73.1.s390x", "product_id": "php5-odbc-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-73.1.s390x", "product": { "name": "php5-opcache-5.5.14-73.1.s390x", "product_id": "php5-opcache-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-73.1.s390x", "product": { "name": "php5-openssl-5.5.14-73.1.s390x", "product_id": "php5-openssl-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-73.1.s390x", "product": { "name": "php5-pcntl-5.5.14-73.1.s390x", "product_id": "php5-pcntl-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-73.1.s390x", "product": { "name": "php5-pdo-5.5.14-73.1.s390x", "product_id": "php5-pdo-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-73.1.s390x", "product": { "name": "php5-pgsql-5.5.14-73.1.s390x", "product_id": "php5-pgsql-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-phar-5.5.14-73.1.s390x", "product": { "name": "php5-phar-5.5.14-73.1.s390x", "product_id": "php5-phar-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-posix-5.5.14-73.1.s390x", "product": { "name": "php5-posix-5.5.14-73.1.s390x", "product_id": "php5-posix-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-73.1.s390x", "product": { "name": "php5-pspell-5.5.14-73.1.s390x", "product_id": "php5-pspell-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-73.1.s390x", "product": { "name": "php5-shmop-5.5.14-73.1.s390x", "product_id": "php5-shmop-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-73.1.s390x", "product": { "name": "php5-snmp-5.5.14-73.1.s390x", "product_id": "php5-snmp-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-soap-5.5.14-73.1.s390x", "product": { "name": "php5-soap-5.5.14-73.1.s390x", "product_id": "php5-soap-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-73.1.s390x", "product": { "name": "php5-sockets-5.5.14-73.1.s390x", "product_id": "php5-sockets-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-73.1.s390x", "product": { "name": "php5-sqlite-5.5.14-73.1.s390x", "product_id": "php5-sqlite-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-73.1.s390x", "product": { "name": "php5-suhosin-5.5.14-73.1.s390x", "product_id": "php5-suhosin-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-73.1.s390x", "product": { "name": "php5-sysvmsg-5.5.14-73.1.s390x", "product_id": "php5-sysvmsg-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-73.1.s390x", "product": { "name": "php5-sysvsem-5.5.14-73.1.s390x", "product_id": "php5-sysvsem-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-73.1.s390x", "product": { "name": "php5-sysvshm-5.5.14-73.1.s390x", "product_id": "php5-sysvshm-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-73.1.s390x", "product": { "name": "php5-tokenizer-5.5.14-73.1.s390x", "product_id": "php5-tokenizer-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-73.1.s390x", "product": { "name": "php5-wddx-5.5.14-73.1.s390x", "product_id": "php5-wddx-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-73.1.s390x", "product": { "name": "php5-xmlreader-5.5.14-73.1.s390x", "product_id": "php5-xmlreader-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-73.1.s390x", "product": { "name": "php5-xmlrpc-5.5.14-73.1.s390x", "product_id": "php5-xmlrpc-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-73.1.s390x", "product": { "name": "php5-xmlwriter-5.5.14-73.1.s390x", "product_id": "php5-xmlwriter-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-73.1.s390x", "product": { "name": "php5-xsl-5.5.14-73.1.s390x", "product_id": "php5-xsl-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-zip-5.5.14-73.1.s390x", "product": { "name": "php5-zip-5.5.14-73.1.s390x", "product_id": "php5-zip-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-73.1.s390x", "product": { "name": "php5-zlib-5.5.14-73.1.s390x", "product_id": "php5-zlib-5.5.14-73.1.s390x" } }, { "category": "product_version", "name": "php5-devel-5.5.14-73.1.s390x", "product": { "name": "php5-devel-5.5.14-73.1.s390x", "product_id": "php5-devel-5.5.14-73.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-73.1.x86_64", "product": { "name": "apache2-mod_php5-5.5.14-73.1.x86_64", "product_id": "apache2-mod_php5-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-5.5.14-73.1.x86_64", "product": { "name": "php5-5.5.14-73.1.x86_64", "product_id": "php5-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-73.1.x86_64", "product": { "name": "php5-bcmath-5.5.14-73.1.x86_64", "product_id": "php5-bcmath-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-73.1.x86_64", "product": { "name": "php5-bz2-5.5.14-73.1.x86_64", "product_id": "php5-bz2-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-73.1.x86_64", "product": { "name": "php5-calendar-5.5.14-73.1.x86_64", "product_id": "php5-calendar-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-73.1.x86_64", "product": { "name": "php5-ctype-5.5.14-73.1.x86_64", "product_id": "php5-ctype-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-73.1.x86_64", "product": { "name": "php5-curl-5.5.14-73.1.x86_64", "product_id": "php5-curl-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-73.1.x86_64", "product": { "name": "php5-dba-5.5.14-73.1.x86_64", "product_id": "php5-dba-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-73.1.x86_64", "product": { "name": "php5-dom-5.5.14-73.1.x86_64", "product_id": "php5-dom-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-73.1.x86_64", "product": { "name": "php5-enchant-5.5.14-73.1.x86_64", "product_id": "php5-enchant-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-73.1.x86_64", "product": { "name": "php5-exif-5.5.14-73.1.x86_64", "product_id": "php5-exif-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-73.1.x86_64", "product": { "name": "php5-fastcgi-5.5.14-73.1.x86_64", "product_id": "php5-fastcgi-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-73.1.x86_64", "product": { "name": "php5-fileinfo-5.5.14-73.1.x86_64", "product_id": "php5-fileinfo-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-73.1.x86_64", "product": { "name": "php5-fpm-5.5.14-73.1.x86_64", "product_id": "php5-fpm-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-73.1.x86_64", "product": { "name": "php5-ftp-5.5.14-73.1.x86_64", "product_id": "php5-ftp-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-73.1.x86_64", "product": { "name": "php5-gd-5.5.14-73.1.x86_64", "product_id": "php5-gd-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-73.1.x86_64", "product": { "name": "php5-gettext-5.5.14-73.1.x86_64", "product_id": "php5-gettext-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-73.1.x86_64", "product": { "name": "php5-gmp-5.5.14-73.1.x86_64", "product_id": "php5-gmp-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-73.1.x86_64", "product": { "name": "php5-iconv-5.5.14-73.1.x86_64", "product_id": "php5-iconv-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-73.1.x86_64", "product": { "name": "php5-imap-5.5.14-73.1.x86_64", "product_id": "php5-imap-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-73.1.x86_64", "product": { "name": "php5-intl-5.5.14-73.1.x86_64", "product_id": "php5-intl-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-json-5.5.14-73.1.x86_64", "product": { "name": "php5-json-5.5.14-73.1.x86_64", "product_id": "php5-json-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-73.1.x86_64", "product": { "name": "php5-ldap-5.5.14-73.1.x86_64", "product_id": "php5-ldap-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-73.1.x86_64", "product": { "name": "php5-mbstring-5.5.14-73.1.x86_64", "product_id": "php5-mbstring-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-73.1.x86_64", "product": { "name": "php5-mcrypt-5.5.14-73.1.x86_64", "product_id": "php5-mcrypt-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-73.1.x86_64", "product": { "name": "php5-mysql-5.5.14-73.1.x86_64", "product_id": "php5-mysql-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-73.1.x86_64", "product": { "name": "php5-odbc-5.5.14-73.1.x86_64", "product_id": "php5-odbc-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-73.1.x86_64", "product": { "name": "php5-opcache-5.5.14-73.1.x86_64", "product_id": "php5-opcache-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-73.1.x86_64", "product": { "name": "php5-openssl-5.5.14-73.1.x86_64", "product_id": "php5-openssl-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-73.1.x86_64", "product": { "name": "php5-pcntl-5.5.14-73.1.x86_64", "product_id": "php5-pcntl-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-73.1.x86_64", "product": { "name": "php5-pdo-5.5.14-73.1.x86_64", "product_id": "php5-pdo-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-73.1.x86_64", "product": { "name": "php5-pgsql-5.5.14-73.1.x86_64", "product_id": "php5-pgsql-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-73.1.x86_64", "product": { "name": "php5-phar-5.5.14-73.1.x86_64", "product_id": "php5-phar-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-73.1.x86_64", "product": { "name": "php5-posix-5.5.14-73.1.x86_64", "product_id": "php5-posix-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-73.1.x86_64", "product": { "name": "php5-pspell-5.5.14-73.1.x86_64", "product_id": "php5-pspell-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-73.1.x86_64", "product": { "name": "php5-shmop-5.5.14-73.1.x86_64", "product_id": "php5-shmop-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-73.1.x86_64", "product": { "name": "php5-snmp-5.5.14-73.1.x86_64", "product_id": "php5-snmp-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-73.1.x86_64", "product": { "name": "php5-soap-5.5.14-73.1.x86_64", "product_id": "php5-soap-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-73.1.x86_64", "product": { "name": "php5-sockets-5.5.14-73.1.x86_64", "product_id": "php5-sockets-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-73.1.x86_64", "product": { "name": "php5-sqlite-5.5.14-73.1.x86_64", "product_id": "php5-sqlite-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-73.1.x86_64", "product": { "name": "php5-suhosin-5.5.14-73.1.x86_64", "product_id": "php5-suhosin-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-73.1.x86_64", "product": { "name": "php5-sysvmsg-5.5.14-73.1.x86_64", "product_id": "php5-sysvmsg-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-73.1.x86_64", "product": { "name": "php5-sysvsem-5.5.14-73.1.x86_64", "product_id": "php5-sysvsem-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-73.1.x86_64", "product": { "name": "php5-sysvshm-5.5.14-73.1.x86_64", "product_id": "php5-sysvshm-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-73.1.x86_64", "product": { "name": "php5-tokenizer-5.5.14-73.1.x86_64", "product_id": "php5-tokenizer-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-73.1.x86_64", "product": { "name": "php5-wddx-5.5.14-73.1.x86_64", "product_id": "php5-wddx-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-73.1.x86_64", "product": { "name": "php5-xmlreader-5.5.14-73.1.x86_64", "product_id": "php5-xmlreader-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-73.1.x86_64", "product": { "name": "php5-xmlrpc-5.5.14-73.1.x86_64", "product_id": "php5-xmlrpc-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-73.1.x86_64", "product": { "name": "php5-xmlwriter-5.5.14-73.1.x86_64", "product_id": "php5-xmlwriter-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-73.1.x86_64", "product": { "name": "php5-xsl-5.5.14-73.1.x86_64", "product_id": "php5-xsl-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-73.1.x86_64", "product": { "name": "php5-zip-5.5.14-73.1.x86_64", "product_id": "php5-zip-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-73.1.x86_64", "product": { "name": "php5-zlib-5.5.14-73.1.x86_64", "product_id": "php5-zlib-5.5.14-73.1.x86_64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-73.1.x86_64", "product": { "name": "php5-devel-5.5.14-73.1.x86_64", "product_id": "php5-devel-5.5.14-73.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-73.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-73.1.ppc64le" }, "product_reference": "apache2-mod_php5-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "apache2-mod_php5-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "apache2-mod_php5-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-bcmath-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-bcmath-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-bcmath-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-bz2-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-bz2-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-bz2-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-calendar-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-calendar-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-calendar-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-ctype-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-ctype-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-ctype-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-curl-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-curl-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-curl-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-dba-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-dba-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-dba-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-dom-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-dom-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-dom-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-enchant-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-enchant-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-enchant-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-exif-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-exif-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-exif-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-fastcgi-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-fastcgi-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-fastcgi-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-fileinfo-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-fileinfo-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-fileinfo-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-fpm-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-fpm-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-fpm-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-ftp-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-ftp-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-ftp-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-gd-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-gd-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-gd-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-gettext-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-gettext-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-gettext-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-gmp-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-gmp-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-gmp-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-iconv-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-iconv-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-iconv-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-imap-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-imap-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-imap-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-intl-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-intl-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-intl-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-json-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-json-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-json-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-ldap-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-ldap-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-ldap-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-mbstring-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-mbstring-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-mbstring-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-mcrypt-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-mcrypt-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-mcrypt-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-mysql-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-mysql-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-mysql-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-odbc-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-odbc-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-odbc-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-opcache-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-opcache-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-opcache-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-openssl-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-openssl-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-openssl-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-pcntl-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-pcntl-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-pcntl-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-pdo-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-pdo-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-pdo-5.5.14-73.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-73.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-73.1.noarch" }, "product_reference": "php5-pear-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-pgsql-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-pgsql-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-pgsql-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-phar-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-phar-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-phar-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-posix-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-posix-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-posix-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-pspell-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-pspell-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-pspell-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-shmop-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-shmop-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-shmop-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-snmp-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-snmp-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-snmp-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-soap-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-soap-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-soap-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-sockets-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-sockets-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-sockets-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-sqlite-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-sqlite-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-sqlite-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-suhosin-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-suhosin-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-suhosin-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-sysvmsg-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-sysvmsg-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-sysvmsg-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-sysvsem-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-sysvsem-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-sysvsem-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-sysvshm-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-sysvshm-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-sysvshm-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-tokenizer-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-tokenizer-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-tokenizer-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-wddx-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-wddx-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-wddx-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-xmlreader-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-xmlreader-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-xmlreader-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-xmlrpc-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-xmlrpc-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-xmlrpc-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-xmlwriter-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-xmlwriter-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-xmlwriter-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-xsl-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-xsl-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-xsl-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-zip-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-zip-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-zip-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-zlib-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-zlib-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-zlib-5.5.14-73.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-73.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-73.1.ppc64le" }, "product_reference": "php5-devel-5.5.14-73.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-73.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-73.1.s390x" }, "product_reference": "php5-devel-5.5.14-73.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-73.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-73.1.x86_64" }, "product_reference": "php5-devel-5.5.14-73.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3587", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3587" } ], "notes": [ { "category": "general", "text": "Integer overflow in the cdf_read_property_info function in cdf.c in file through 5.19, as used in the Fileinfo component in PHP before 5.4.32 and 5.5.x before 5.5.16, allows remote attackers to cause a denial of service (application crash) via a crafted CDF file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1571.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3587", "url": "https://www.suse.com/security/cve/CVE-2014-3587" }, { "category": "external", "summary": "SUSE Bug 987530 for CVE-2014-3587", "url": "https://bugzilla.suse.com/987530" }, { "category": "external", "summary": "SUSE Bug 992991 for CVE-2014-3587", "url": "https://bugzilla.suse.com/992991" }, { "category": "external", "summary": "SUSE Bug 998845 for CVE-2014-3587", "url": "https://bugzilla.suse.com/998845" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2014-3587" }, { "cve": "CVE-2016-3587", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-3587" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded 8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-3587", "url": "https://www.suse.com/security/cve/CVE-2016-3587" }, { "category": "external", "summary": "SUSE Bug 989721 for CVE-2016-3587", "url": "https://bugzilla.suse.com/989721" }, { "category": "external", "summary": "SUSE Bug 998845 for CVE-2016-3587", "url": "https://bugzilla.suse.com/998845" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.6, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "important" } ], "title": "CVE-2016-3587" }, { "cve": "CVE-2016-5399", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5399" } ], "notes": [ { "category": "general", "text": "The bzread function in ext/bz2/bz2.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted bz2 archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5399", "url": "https://www.suse.com/security/cve/CVE-2016-5399" }, { "category": "external", "summary": "SUSE Bug 991430 for CVE-2016-5399", "url": "https://bugzilla.suse.com/991430" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-5399" }, { "cve": "CVE-2016-6128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6128" } ], "notes": [ { "category": "general", "text": "The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6128", "url": "https://www.suse.com/security/cve/CVE-2016-6128" }, { "category": "external", "summary": "SUSE Bug 987580 for CVE-2016-6128", "url": "https://bugzilla.suse.com/987580" }, { "category": "external", "summary": "SUSE Bug 991710 for CVE-2016-6128", "url": "https://bugzilla.suse.com/991710" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6128" }, { "cve": "CVE-2016-6161", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6161" } ], "notes": [ { "category": "general", "text": "The output function in gd_gif_out.c in the GD Graphics Library (aka libgd) allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6161", "url": "https://www.suse.com/security/cve/CVE-2016-6161" }, { "category": "external", "summary": "SUSE Bug 988032 for CVE-2016-6161", "url": "https://bugzilla.suse.com/988032" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "low" } ], "title": "CVE-2016-6161" }, { "cve": "CVE-2016-6207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6207" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6207", "url": "https://www.suse.com/security/cve/CVE-2016-6207" }, { "category": "external", "summary": "SUSE Bug 991434 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991434" }, { "category": "external", "summary": "SUSE Bug 991622 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991622" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6207" }, { "cve": "CVE-2016-6288", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6288" } ], "notes": [ { "category": "general", "text": "The php_url_parse_ex function in ext/standard/url.c in PHP before 5.5.38 allows remote attackers to cause a denial of service (buffer over-read) or possibly have unspecified other impact via vectors involving the smart_str data type.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6288", "url": "https://www.suse.com/security/cve/CVE-2016-6288" }, { "category": "external", "summary": "SUSE Bug 991433 for CVE-2016-6288", "url": "https://bugzilla.suse.com/991433" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6288" }, { "cve": "CVE-2016-6289", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6289" } ], "notes": [ { "category": "general", "text": "Integer overflow in the virtual_file_ex function in TSRM/tsrm_virtual_cwd.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted extract operation on a ZIP archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6289", "url": "https://www.suse.com/security/cve/CVE-2016-6289" }, { "category": "external", "summary": "SUSE Bug 991428 for CVE-2016-6289", "url": "https://bugzilla.suse.com/991428" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6289" }, { "cve": "CVE-2016-6290", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6290" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6290", "url": "https://www.suse.com/security/cve/CVE-2016-6290" }, { "category": "external", "summary": "SUSE Bug 991429 for CVE-2016-6290", "url": "https://bugzilla.suse.com/991429" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6290" }, { "cve": "CVE-2016-6291", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6291" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6291", "url": "https://www.suse.com/security/cve/CVE-2016-6291" }, { "category": "external", "summary": "SUSE Bug 991427 for CVE-2016-6291", "url": "https://bugzilla.suse.com/991427" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6291" }, { "cve": "CVE-2016-6292", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6292" } ], "notes": [ { "category": "general", "text": "The exif_process_user_comment function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6292", "url": "https://www.suse.com/security/cve/CVE-2016-6292" }, { "category": "external", "summary": "SUSE Bug 991422 for CVE-2016-6292", "url": "https://bugzilla.suse.com/991422" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6292" }, { "cve": "CVE-2016-6295", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6295" } ], "notes": [ { "category": "general", "text": "ext/snmp/snmp.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via crafted serialized data, a related issue to CVE-2016-5773.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6295", "url": "https://www.suse.com/security/cve/CVE-2016-6295" }, { "category": "external", "summary": "SUSE Bug 991424 for CVE-2016-6295", "url": "https://bugzilla.suse.com/991424" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6295" }, { "cve": "CVE-2016-6296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6296" } ], "notes": [ { "category": "general", "text": "Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6296", "url": "https://www.suse.com/security/cve/CVE-2016-6296" }, { "category": "external", "summary": "SUSE Bug 991437 for CVE-2016-6296", "url": "https://bugzilla.suse.com/991437" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "low" } ], "title": "CVE-2016-6296" }, { "cve": "CVE-2016-6297", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6297" } ], "notes": [ { "category": "general", "text": "Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6297", "url": "https://www.suse.com/security/cve/CVE-2016-6297" }, { "category": "external", "summary": "SUSE Bug 991426 for CVE-2016-6297", "url": "https://bugzilla.suse.com/991426" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-6297" }, { "cve": "CVE-2016-7124", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7124" } ], "notes": [ { "category": "general", "text": "ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7124", "url": "https://www.suse.com/security/cve/CVE-2016-7124" }, { "category": "external", "summary": "SUSE Bug 997206 for CVE-2016-7124", "url": "https://bugzilla.suse.com/997206" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "low" } ], "title": "CVE-2016-7124" }, { "cve": "CVE-2016-7125", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7125" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7125", "url": "https://www.suse.com/security/cve/CVE-2016-7125" }, { "category": "external", "summary": "SUSE Bug 997207 for CVE-2016-7125", "url": "https://bugzilla.suse.com/997207" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "important" } ], "title": "CVE-2016-7125" }, { "cve": "CVE-2016-7126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7126" } ], "notes": [ { "category": "general", "text": "The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7126", "url": "https://www.suse.com/security/cve/CVE-2016-7126" }, { "category": "external", "summary": "SUSE Bug 997208 for CVE-2016-7126", "url": "https://bugzilla.suse.com/997208" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7126" }, { "cve": "CVE-2016-7127", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7127" } ], "notes": [ { "category": "general", "text": "The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7127", "url": "https://www.suse.com/security/cve/CVE-2016-7127" }, { "category": "external", "summary": "SUSE Bug 997210 for CVE-2016-7127", "url": "https://bugzilla.suse.com/997210" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "critical" } ], "title": "CVE-2016-7127" }, { "cve": "CVE-2016-7128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7128" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers to obtain sensitive information from process memory via a crafted TIFF image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7128", "url": "https://www.suse.com/security/cve/CVE-2016-7128" }, { "category": "external", "summary": "SUSE Bug 997211 for CVE-2016-7128", "url": "https://bugzilla.suse.com/997211" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7128" }, { "cve": "CVE-2016-7129", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7129" } ], "notes": [ { "category": "general", "text": "The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7129", "url": "https://www.suse.com/security/cve/CVE-2016-7129" }, { "category": "external", "summary": "SUSE Bug 997220 for CVE-2016-7129", "url": "https://bugzilla.suse.com/997220" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7129" }, { "cve": "CVE-2016-7130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7130" } ], "notes": [ { "category": "general", "text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7130", "url": "https://www.suse.com/security/cve/CVE-2016-7130" }, { "category": "external", "summary": "SUSE Bug 997257 for CVE-2016-7130", "url": "https://bugzilla.suse.com/997257" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7130" }, { "cve": "CVE-2016-7131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7131" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a \u003c (less than) character.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7131", "url": "https://www.suse.com/security/cve/CVE-2016-7131" }, { "category": "external", "summary": "SUSE Bug 997225 for CVE-2016-7131", "url": "https://bugzilla.suse.com/997225" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7131" }, { "cve": "CVE-2016-7132", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7132" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7132", "url": "https://www.suse.com/security/cve/CVE-2016-7132" }, { "category": "external", "summary": "SUSE Bug 997230 for CVE-2016-7132", "url": "https://bugzilla.suse.com/997230" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "moderate" } ], "title": "CVE-2016-7132" }, { "cve": "CVE-2016-7134", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7134" } ], "notes": [ { "category": "general", "text": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7134", "url": "https://www.suse.com/security/cve/CVE-2016-7134" }, { "category": "external", "summary": "SUSE Bug 997248 for CVE-2016-7134", "url": "https://bugzilla.suse.com/997248" } ], "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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.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-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-73.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-73.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-09-28T09:32:31Z", "details": "critical" } ], "title": "CVE-2016-7134" } ] }
suse-su-2016:2460-1
Vulnerability from csaf_suse
Published
2016-10-05 15:19
Modified
2016-10-05 15:19
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues:
* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()
* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7133: memory allocator fails to realloc small block to large one
* CVE-2016-7134: Heap overflow in the function curl_escape
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1434,SUSE-SLE-SDK-12-SP1-2016-1434
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 php7", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php7 fixes the following security issues:\n\n* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]\n* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]\n* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]\n* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]\n* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]\n* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]\n* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]\n* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]\n* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]\n* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]\n* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]\n* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()\n* CVE-2016-7124: Create an Unexpected Object and Don\u0027t Invoke __wakeup() in Deserialization\n* CVE-2016-7125: PHP Session Data Injection Vulnerability\n* CVE-2016-7126: select_colors write out-of-bounds\n* CVE-2016-7127: imagegammacorrect allowed arbitrary write access\n* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF\n* CVE-2016-7129: wddx_deserialize allowed illegal memory access\n* CVE-2016-7131: wddx_deserialize null dereference with invalid xml\n* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element\n* CVE-2016-7133: memory allocator fails to realloc small block to large one\n* CVE-2016-7134: Heap overflow in the function curl_escape\n* CVE-2016-7130: wddx_deserialize null dereference\n* CVE-2016-7413: Use after free in wddx_deserialize\n* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field\n* CVE-2016-7417: Missing type check when unserializing SplArray\n* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message\n* CVE-2016-7418: Null pointer dereference in php_wddx_push_element\n* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2016-1434,SUSE-SLE-SDK-12-SP1-2016-1434", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2460-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2460-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162460-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2460-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-October/002311.html" }, { "category": "self", "summary": "SUSE Bug 1001950", "url": "https://bugzilla.suse.com/1001950" }, { "category": "self", "summary": "SUSE Bug 987580", "url": "https://bugzilla.suse.com/987580" }, { "category": "self", "summary": "SUSE Bug 988032", "url": "https://bugzilla.suse.com/988032" }, { "category": "self", "summary": "SUSE Bug 991422", "url": "https://bugzilla.suse.com/991422" }, { "category": "self", "summary": "SUSE Bug 991424", "url": "https://bugzilla.suse.com/991424" }, { "category": "self", "summary": "SUSE Bug 991426", "url": "https://bugzilla.suse.com/991426" }, { "category": "self", "summary": "SUSE Bug 991427", "url": "https://bugzilla.suse.com/991427" }, { "category": "self", "summary": "SUSE Bug 991428", "url": "https://bugzilla.suse.com/991428" }, { "category": "self", "summary": "SUSE Bug 991429", "url": "https://bugzilla.suse.com/991429" }, { "category": "self", "summary": "SUSE Bug 991430", "url": "https://bugzilla.suse.com/991430" }, { "category": "self", "summary": "SUSE Bug 991434", "url": "https://bugzilla.suse.com/991434" }, { "category": "self", "summary": "SUSE Bug 991437", "url": "https://bugzilla.suse.com/991437" }, { "category": "self", "summary": "SUSE Bug 995512", "url": "https://bugzilla.suse.com/995512" }, { "category": "self", "summary": "SUSE Bug 997206", "url": "https://bugzilla.suse.com/997206" }, { "category": "self", "summary": "SUSE Bug 997207", "url": "https://bugzilla.suse.com/997207" }, { "category": "self", "summary": "SUSE Bug 997208", "url": "https://bugzilla.suse.com/997208" }, { "category": "self", "summary": "SUSE Bug 997210", "url": "https://bugzilla.suse.com/997210" }, { "category": "self", "summary": "SUSE Bug 997211", "url": "https://bugzilla.suse.com/997211" }, { "category": "self", "summary": "SUSE Bug 997220", "url": "https://bugzilla.suse.com/997220" }, { "category": "self", "summary": "SUSE Bug 997225", "url": "https://bugzilla.suse.com/997225" }, { "category": "self", "summary": "SUSE Bug 997230", "url": "https://bugzilla.suse.com/997230" }, { "category": "self", "summary": "SUSE Bug 997247", "url": "https://bugzilla.suse.com/997247" }, { "category": "self", "summary": "SUSE Bug 997248", "url": "https://bugzilla.suse.com/997248" }, { "category": "self", "summary": "SUSE Bug 997257", "url": "https://bugzilla.suse.com/997257" }, { "category": "self", "summary": "SUSE Bug 999313", "url": "https://bugzilla.suse.com/999313" }, { "category": "self", "summary": "SUSE Bug 999679", "url": "https://bugzilla.suse.com/999679" }, { "category": "self", "summary": "SUSE Bug 999680", "url": "https://bugzilla.suse.com/999680" }, { "category": "self", "summary": "SUSE Bug 999684", "url": "https://bugzilla.suse.com/999684" }, { "category": "self", "summary": "SUSE Bug 999685", "url": "https://bugzilla.suse.com/999685" }, { "category": "self", "summary": "SUSE Bug 999819", "url": "https://bugzilla.suse.com/999819" }, { "category": "self", "summary": "SUSE Bug 999820", "url": "https://bugzilla.suse.com/999820" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4473 page", "url": "https://www.suse.com/security/cve/CVE-2016-4473/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5399 page", "url": "https://www.suse.com/security/cve/CVE-2016-5399/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6128 page", "url": "https://www.suse.com/security/cve/CVE-2016-6128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6161 page", "url": "https://www.suse.com/security/cve/CVE-2016-6161/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6207 page", "url": "https://www.suse.com/security/cve/CVE-2016-6207/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6289 page", "url": "https://www.suse.com/security/cve/CVE-2016-6289/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6290 page", "url": "https://www.suse.com/security/cve/CVE-2016-6290/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6291 page", "url": "https://www.suse.com/security/cve/CVE-2016-6291/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6292 page", "url": "https://www.suse.com/security/cve/CVE-2016-6292/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6295 page", "url": "https://www.suse.com/security/cve/CVE-2016-6295/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6296 page", "url": "https://www.suse.com/security/cve/CVE-2016-6296/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6297 page", "url": "https://www.suse.com/security/cve/CVE-2016-6297/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7124 page", "url": "https://www.suse.com/security/cve/CVE-2016-7124/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7125 page", "url": "https://www.suse.com/security/cve/CVE-2016-7125/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7126 page", "url": "https://www.suse.com/security/cve/CVE-2016-7126/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7127 page", "url": "https://www.suse.com/security/cve/CVE-2016-7127/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7128 page", "url": "https://www.suse.com/security/cve/CVE-2016-7128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7129 page", "url": "https://www.suse.com/security/cve/CVE-2016-7129/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7130 page", "url": "https://www.suse.com/security/cve/CVE-2016-7130/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7131 page", "url": "https://www.suse.com/security/cve/CVE-2016-7131/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7132 page", "url": "https://www.suse.com/security/cve/CVE-2016-7132/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7133 page", "url": "https://www.suse.com/security/cve/CVE-2016-7133/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7134 page", "url": "https://www.suse.com/security/cve/CVE-2016-7134/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7412 page", "url": "https://www.suse.com/security/cve/CVE-2016-7412/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7413 page", "url": "https://www.suse.com/security/cve/CVE-2016-7413/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7414 page", "url": "https://www.suse.com/security/cve/CVE-2016-7414/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7416 page", "url": "https://www.suse.com/security/cve/CVE-2016-7416/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7417 page", "url": "https://www.suse.com/security/cve/CVE-2016-7417/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7418 page", "url": "https://www.suse.com/security/cve/CVE-2016-7418/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2016-10-05T15:19:24Z", "generator": { "date": "2016-10-05T15:19:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2460-1", "initial_release_date": "2016-10-05T15:19:24Z", "revision_history": [ { "date": "2016-10-05T15:19:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.aarch64", "product": { "name": "apache2-mod_php7-7.0.7-15.1.aarch64", "product_id": "apache2-mod_php7-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.aarch64", "product": { "name": "php7-7.0.7-15.1.aarch64", "product_id": "php7-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.aarch64", "product": { "name": "php7-bcmath-7.0.7-15.1.aarch64", "product_id": "php7-bcmath-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.aarch64", "product": { "name": "php7-bz2-7.0.7-15.1.aarch64", "product_id": "php7-bz2-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.aarch64", "product": { "name": "php7-calendar-7.0.7-15.1.aarch64", "product_id": "php7-calendar-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.aarch64", "product": { "name": "php7-ctype-7.0.7-15.1.aarch64", "product_id": "php7-ctype-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.aarch64", "product": { "name": "php7-curl-7.0.7-15.1.aarch64", "product_id": "php7-curl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.aarch64", "product": { "name": "php7-dba-7.0.7-15.1.aarch64", "product_id": "php7-dba-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.aarch64", "product": { "name": "php7-dom-7.0.7-15.1.aarch64", "product_id": "php7-dom-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.aarch64", "product": { "name": "php7-enchant-7.0.7-15.1.aarch64", "product_id": "php7-enchant-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.aarch64", "product": { "name": "php7-exif-7.0.7-15.1.aarch64", "product_id": "php7-exif-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.aarch64", "product": { "name": "php7-fastcgi-7.0.7-15.1.aarch64", "product_id": "php7-fastcgi-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.aarch64", "product": { "name": "php7-fileinfo-7.0.7-15.1.aarch64", "product_id": "php7-fileinfo-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.aarch64", "product": { "name": "php7-fpm-7.0.7-15.1.aarch64", "product_id": "php7-fpm-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.aarch64", "product": { "name": "php7-ftp-7.0.7-15.1.aarch64", "product_id": "php7-ftp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.aarch64", "product": { "name": "php7-gd-7.0.7-15.1.aarch64", "product_id": "php7-gd-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.aarch64", "product": { "name": "php7-gettext-7.0.7-15.1.aarch64", "product_id": "php7-gettext-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.aarch64", "product": { "name": "php7-gmp-7.0.7-15.1.aarch64", "product_id": "php7-gmp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.aarch64", "product": { "name": "php7-iconv-7.0.7-15.1.aarch64", "product_id": "php7-iconv-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.aarch64", "product": { "name": "php7-imap-7.0.7-15.1.aarch64", "product_id": "php7-imap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.aarch64", "product": { "name": "php7-intl-7.0.7-15.1.aarch64", "product_id": "php7-intl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.aarch64", "product": { "name": "php7-json-7.0.7-15.1.aarch64", "product_id": "php7-json-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.aarch64", "product": { "name": "php7-ldap-7.0.7-15.1.aarch64", "product_id": "php7-ldap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.aarch64", "product": { "name": "php7-mbstring-7.0.7-15.1.aarch64", "product_id": "php7-mbstring-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.aarch64", "product": { "name": "php7-mcrypt-7.0.7-15.1.aarch64", "product_id": "php7-mcrypt-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.aarch64", "product": { "name": "php7-mysql-7.0.7-15.1.aarch64", "product_id": "php7-mysql-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.aarch64", "product": { "name": "php7-odbc-7.0.7-15.1.aarch64", "product_id": "php7-odbc-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.aarch64", "product": { "name": "php7-opcache-7.0.7-15.1.aarch64", "product_id": "php7-opcache-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.aarch64", "product": { "name": "php7-openssl-7.0.7-15.1.aarch64", "product_id": "php7-openssl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.aarch64", "product": { "name": "php7-pcntl-7.0.7-15.1.aarch64", "product_id": "php7-pcntl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.aarch64", "product": { "name": "php7-pdo-7.0.7-15.1.aarch64", "product_id": "php7-pdo-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.aarch64", "product": { "name": "php7-pgsql-7.0.7-15.1.aarch64", "product_id": "php7-pgsql-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.aarch64", "product": { "name": "php7-phar-7.0.7-15.1.aarch64", "product_id": "php7-phar-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.aarch64", "product": { "name": "php7-posix-7.0.7-15.1.aarch64", "product_id": "php7-posix-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.aarch64", "product": { "name": "php7-pspell-7.0.7-15.1.aarch64", "product_id": "php7-pspell-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.aarch64", "product": { "name": "php7-shmop-7.0.7-15.1.aarch64", "product_id": "php7-shmop-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.aarch64", "product": { "name": "php7-snmp-7.0.7-15.1.aarch64", "product_id": "php7-snmp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.aarch64", "product": { "name": "php7-soap-7.0.7-15.1.aarch64", "product_id": "php7-soap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.aarch64", "product": { "name": "php7-sockets-7.0.7-15.1.aarch64", "product_id": "php7-sockets-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.aarch64", "product": { "name": "php7-sqlite-7.0.7-15.1.aarch64", "product_id": "php7-sqlite-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvmsg-7.0.7-15.1.aarch64", "product_id": "php7-sysvmsg-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvsem-7.0.7-15.1.aarch64", "product_id": "php7-sysvsem-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvshm-7.0.7-15.1.aarch64", "product_id": "php7-sysvshm-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.aarch64", "product": { "name": "php7-tokenizer-7.0.7-15.1.aarch64", "product_id": "php7-tokenizer-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.aarch64", "product": { "name": "php7-wddx-7.0.7-15.1.aarch64", "product_id": "php7-wddx-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlreader-7.0.7-15.1.aarch64", "product_id": "php7-xmlreader-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlrpc-7.0.7-15.1.aarch64", "product_id": "php7-xmlrpc-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlwriter-7.0.7-15.1.aarch64", "product_id": "php7-xmlwriter-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.aarch64", "product": { "name": "php7-xsl-7.0.7-15.1.aarch64", "product_id": "php7-xsl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.aarch64", "product": { "name": "php7-zip-7.0.7-15.1.aarch64", "product_id": "php7-zip-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.aarch64", "product": { "name": "php7-zlib-7.0.7-15.1.aarch64", "product_id": "php7-zlib-7.0.7-15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php7-pear-7.0.7-15.1.noarch", "product": { "name": "php7-pear-7.0.7-15.1.noarch", "product_id": "php7-pear-7.0.7-15.1.noarch" } }, { "category": "product_version", "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "product": { "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "product_id": "php7-pear-Archive_Tar-7.0.7-15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.ppc64le", "product": { "name": "apache2-mod_php7-7.0.7-15.1.ppc64le", "product_id": "apache2-mod_php7-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.ppc64le", "product": { "name": "php7-7.0.7-15.1.ppc64le", "product_id": "php7-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.ppc64le", "product": { "name": "php7-bcmath-7.0.7-15.1.ppc64le", "product_id": "php7-bcmath-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.ppc64le", "product": { "name": "php7-bz2-7.0.7-15.1.ppc64le", "product_id": "php7-bz2-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.ppc64le", "product": { "name": "php7-calendar-7.0.7-15.1.ppc64le", "product_id": "php7-calendar-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.ppc64le", "product": { "name": "php7-ctype-7.0.7-15.1.ppc64le", "product_id": "php7-ctype-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.ppc64le", "product": { "name": "php7-curl-7.0.7-15.1.ppc64le", "product_id": "php7-curl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.ppc64le", "product": { "name": "php7-dba-7.0.7-15.1.ppc64le", "product_id": "php7-dba-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.ppc64le", "product": { "name": "php7-dom-7.0.7-15.1.ppc64le", "product_id": "php7-dom-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.ppc64le", "product": { "name": "php7-enchant-7.0.7-15.1.ppc64le", "product_id": "php7-enchant-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.ppc64le", "product": { "name": "php7-exif-7.0.7-15.1.ppc64le", "product_id": "php7-exif-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.ppc64le", "product": { "name": "php7-fastcgi-7.0.7-15.1.ppc64le", "product_id": "php7-fastcgi-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.ppc64le", "product": { "name": "php7-fileinfo-7.0.7-15.1.ppc64le", "product_id": "php7-fileinfo-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.ppc64le", "product": { "name": "php7-fpm-7.0.7-15.1.ppc64le", "product_id": "php7-fpm-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.ppc64le", "product": { "name": "php7-ftp-7.0.7-15.1.ppc64le", "product_id": "php7-ftp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.ppc64le", "product": { "name": "php7-gd-7.0.7-15.1.ppc64le", "product_id": "php7-gd-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.ppc64le", "product": { "name": "php7-gettext-7.0.7-15.1.ppc64le", "product_id": "php7-gettext-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.ppc64le", "product": { "name": "php7-gmp-7.0.7-15.1.ppc64le", "product_id": "php7-gmp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.ppc64le", "product": { "name": "php7-iconv-7.0.7-15.1.ppc64le", "product_id": "php7-iconv-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.ppc64le", "product": { "name": "php7-imap-7.0.7-15.1.ppc64le", "product_id": "php7-imap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.ppc64le", "product": { "name": "php7-intl-7.0.7-15.1.ppc64le", "product_id": "php7-intl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.ppc64le", "product": { "name": "php7-json-7.0.7-15.1.ppc64le", "product_id": "php7-json-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.ppc64le", "product": { "name": "php7-ldap-7.0.7-15.1.ppc64le", "product_id": "php7-ldap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.ppc64le", "product": { "name": "php7-mbstring-7.0.7-15.1.ppc64le", "product_id": "php7-mbstring-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.ppc64le", "product": { "name": "php7-mcrypt-7.0.7-15.1.ppc64le", "product_id": "php7-mcrypt-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.ppc64le", "product": { "name": "php7-mysql-7.0.7-15.1.ppc64le", "product_id": "php7-mysql-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.ppc64le", "product": { "name": "php7-odbc-7.0.7-15.1.ppc64le", "product_id": "php7-odbc-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.ppc64le", "product": { "name": "php7-opcache-7.0.7-15.1.ppc64le", "product_id": "php7-opcache-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.ppc64le", "product": { "name": "php7-openssl-7.0.7-15.1.ppc64le", "product_id": "php7-openssl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.ppc64le", "product": { "name": "php7-pcntl-7.0.7-15.1.ppc64le", "product_id": "php7-pcntl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.ppc64le", "product": { "name": "php7-pdo-7.0.7-15.1.ppc64le", "product_id": "php7-pdo-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.ppc64le", "product": { "name": "php7-pgsql-7.0.7-15.1.ppc64le", "product_id": "php7-pgsql-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.ppc64le", "product": { "name": "php7-phar-7.0.7-15.1.ppc64le", "product_id": "php7-phar-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.ppc64le", "product": { "name": "php7-posix-7.0.7-15.1.ppc64le", "product_id": "php7-posix-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.ppc64le", "product": { "name": "php7-pspell-7.0.7-15.1.ppc64le", "product_id": "php7-pspell-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.ppc64le", "product": { "name": "php7-shmop-7.0.7-15.1.ppc64le", "product_id": "php7-shmop-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.ppc64le", "product": { "name": "php7-snmp-7.0.7-15.1.ppc64le", "product_id": "php7-snmp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.ppc64le", "product": { "name": "php7-soap-7.0.7-15.1.ppc64le", "product_id": "php7-soap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.ppc64le", "product": { "name": "php7-sockets-7.0.7-15.1.ppc64le", "product_id": "php7-sockets-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.ppc64le", "product": { "name": "php7-sqlite-7.0.7-15.1.ppc64le", "product_id": "php7-sqlite-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvmsg-7.0.7-15.1.ppc64le", "product_id": "php7-sysvmsg-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvsem-7.0.7-15.1.ppc64le", "product_id": "php7-sysvsem-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvshm-7.0.7-15.1.ppc64le", "product_id": "php7-sysvshm-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.ppc64le", "product": { "name": "php7-tokenizer-7.0.7-15.1.ppc64le", "product_id": "php7-tokenizer-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.ppc64le", "product": { "name": "php7-wddx-7.0.7-15.1.ppc64le", "product_id": "php7-wddx-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlreader-7.0.7-15.1.ppc64le", "product_id": "php7-xmlreader-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlrpc-7.0.7-15.1.ppc64le", "product_id": "php7-xmlrpc-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlwriter-7.0.7-15.1.ppc64le", "product_id": "php7-xmlwriter-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.ppc64le", "product": { "name": "php7-xsl-7.0.7-15.1.ppc64le", "product_id": "php7-xsl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.ppc64le", "product": { "name": "php7-zip-7.0.7-15.1.ppc64le", "product_id": "php7-zip-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.ppc64le", "product": { "name": "php7-zlib-7.0.7-15.1.ppc64le", "product_id": "php7-zlib-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-devel-7.0.7-15.1.ppc64le", "product": { "name": "php7-devel-7.0.7-15.1.ppc64le", "product_id": "php7-devel-7.0.7-15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.s390x", "product": { "name": "apache2-mod_php7-7.0.7-15.1.s390x", "product_id": "apache2-mod_php7-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.s390x", "product": { "name": "php7-7.0.7-15.1.s390x", "product_id": "php7-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.s390x", "product": { "name": "php7-bcmath-7.0.7-15.1.s390x", "product_id": "php7-bcmath-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.s390x", "product": { "name": "php7-bz2-7.0.7-15.1.s390x", "product_id": "php7-bz2-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.s390x", "product": { "name": "php7-calendar-7.0.7-15.1.s390x", "product_id": "php7-calendar-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.s390x", "product": { "name": "php7-ctype-7.0.7-15.1.s390x", "product_id": "php7-ctype-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.s390x", "product": { "name": "php7-curl-7.0.7-15.1.s390x", "product_id": "php7-curl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.s390x", "product": { "name": "php7-dba-7.0.7-15.1.s390x", "product_id": "php7-dba-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.s390x", "product": { "name": "php7-dom-7.0.7-15.1.s390x", "product_id": "php7-dom-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.s390x", "product": { "name": "php7-enchant-7.0.7-15.1.s390x", "product_id": "php7-enchant-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.s390x", "product": { "name": "php7-exif-7.0.7-15.1.s390x", "product_id": "php7-exif-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.s390x", "product": { "name": "php7-fastcgi-7.0.7-15.1.s390x", "product_id": "php7-fastcgi-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.s390x", "product": { "name": "php7-fileinfo-7.0.7-15.1.s390x", "product_id": "php7-fileinfo-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.s390x", "product": { "name": "php7-fpm-7.0.7-15.1.s390x", "product_id": "php7-fpm-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.s390x", "product": { "name": "php7-ftp-7.0.7-15.1.s390x", "product_id": "php7-ftp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.s390x", "product": { "name": "php7-gd-7.0.7-15.1.s390x", "product_id": "php7-gd-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.s390x", "product": { "name": "php7-gettext-7.0.7-15.1.s390x", "product_id": "php7-gettext-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.s390x", "product": { "name": "php7-gmp-7.0.7-15.1.s390x", "product_id": "php7-gmp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.s390x", "product": { "name": "php7-iconv-7.0.7-15.1.s390x", "product_id": "php7-iconv-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.s390x", "product": { "name": "php7-imap-7.0.7-15.1.s390x", "product_id": "php7-imap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.s390x", "product": { "name": "php7-intl-7.0.7-15.1.s390x", "product_id": "php7-intl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.s390x", "product": { "name": "php7-json-7.0.7-15.1.s390x", "product_id": "php7-json-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.s390x", "product": { "name": "php7-ldap-7.0.7-15.1.s390x", "product_id": "php7-ldap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.s390x", "product": { "name": "php7-mbstring-7.0.7-15.1.s390x", "product_id": "php7-mbstring-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.s390x", "product": { "name": "php7-mcrypt-7.0.7-15.1.s390x", "product_id": "php7-mcrypt-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.s390x", "product": { "name": "php7-mysql-7.0.7-15.1.s390x", "product_id": "php7-mysql-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.s390x", "product": { "name": "php7-odbc-7.0.7-15.1.s390x", "product_id": "php7-odbc-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.s390x", "product": { "name": "php7-opcache-7.0.7-15.1.s390x", "product_id": "php7-opcache-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.s390x", "product": { "name": "php7-openssl-7.0.7-15.1.s390x", "product_id": "php7-openssl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.s390x", "product": { "name": "php7-pcntl-7.0.7-15.1.s390x", "product_id": "php7-pcntl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.s390x", "product": { "name": "php7-pdo-7.0.7-15.1.s390x", "product_id": "php7-pdo-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.s390x", "product": { "name": "php7-pgsql-7.0.7-15.1.s390x", "product_id": "php7-pgsql-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.s390x", "product": { "name": "php7-phar-7.0.7-15.1.s390x", "product_id": "php7-phar-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.s390x", "product": { "name": "php7-posix-7.0.7-15.1.s390x", "product_id": "php7-posix-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.s390x", "product": { "name": "php7-pspell-7.0.7-15.1.s390x", "product_id": "php7-pspell-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.s390x", "product": { "name": "php7-shmop-7.0.7-15.1.s390x", "product_id": "php7-shmop-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.s390x", "product": { "name": "php7-snmp-7.0.7-15.1.s390x", "product_id": "php7-snmp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.s390x", "product": { "name": "php7-soap-7.0.7-15.1.s390x", "product_id": "php7-soap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.s390x", "product": { "name": "php7-sockets-7.0.7-15.1.s390x", "product_id": "php7-sockets-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.s390x", "product": { "name": "php7-sqlite-7.0.7-15.1.s390x", "product_id": "php7-sqlite-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.s390x", "product": { "name": "php7-sysvmsg-7.0.7-15.1.s390x", "product_id": "php7-sysvmsg-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.s390x", "product": { "name": "php7-sysvsem-7.0.7-15.1.s390x", "product_id": "php7-sysvsem-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.s390x", "product": { "name": "php7-sysvshm-7.0.7-15.1.s390x", "product_id": "php7-sysvshm-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.s390x", "product": { "name": "php7-tokenizer-7.0.7-15.1.s390x", "product_id": "php7-tokenizer-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.s390x", "product": { "name": "php7-wddx-7.0.7-15.1.s390x", "product_id": "php7-wddx-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.s390x", "product": { "name": "php7-xmlreader-7.0.7-15.1.s390x", "product_id": "php7-xmlreader-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.s390x", "product": { "name": "php7-xmlrpc-7.0.7-15.1.s390x", "product_id": "php7-xmlrpc-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.s390x", "product": { "name": "php7-xmlwriter-7.0.7-15.1.s390x", "product_id": "php7-xmlwriter-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.s390x", "product": { "name": "php7-xsl-7.0.7-15.1.s390x", "product_id": "php7-xsl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.s390x", "product": { "name": "php7-zip-7.0.7-15.1.s390x", "product_id": "php7-zip-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.s390x", "product": { "name": "php7-zlib-7.0.7-15.1.s390x", "product_id": "php7-zlib-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-devel-7.0.7-15.1.s390x", "product": { "name": "php7-devel-7.0.7-15.1.s390x", "product_id": "php7-devel-7.0.7-15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.x86_64", "product": { "name": "apache2-mod_php7-7.0.7-15.1.x86_64", "product_id": "apache2-mod_php7-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.x86_64", "product": { "name": "php7-7.0.7-15.1.x86_64", "product_id": "php7-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.x86_64", "product": { "name": "php7-bcmath-7.0.7-15.1.x86_64", "product_id": "php7-bcmath-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.x86_64", "product": { "name": "php7-bz2-7.0.7-15.1.x86_64", "product_id": "php7-bz2-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.x86_64", "product": { "name": "php7-calendar-7.0.7-15.1.x86_64", "product_id": "php7-calendar-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.x86_64", "product": { "name": "php7-ctype-7.0.7-15.1.x86_64", "product_id": "php7-ctype-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.x86_64", "product": { "name": "php7-curl-7.0.7-15.1.x86_64", "product_id": "php7-curl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.x86_64", "product": { "name": "php7-dba-7.0.7-15.1.x86_64", "product_id": "php7-dba-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.x86_64", "product": { "name": "php7-dom-7.0.7-15.1.x86_64", "product_id": "php7-dom-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.x86_64", "product": { "name": "php7-enchant-7.0.7-15.1.x86_64", "product_id": "php7-enchant-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.x86_64", "product": { "name": "php7-exif-7.0.7-15.1.x86_64", "product_id": "php7-exif-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.x86_64", "product": { "name": "php7-fastcgi-7.0.7-15.1.x86_64", "product_id": "php7-fastcgi-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.x86_64", "product": { "name": "php7-fileinfo-7.0.7-15.1.x86_64", "product_id": "php7-fileinfo-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.x86_64", "product": { "name": "php7-fpm-7.0.7-15.1.x86_64", "product_id": "php7-fpm-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.x86_64", "product": { "name": "php7-ftp-7.0.7-15.1.x86_64", "product_id": "php7-ftp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.x86_64", "product": { "name": "php7-gd-7.0.7-15.1.x86_64", "product_id": "php7-gd-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.x86_64", "product": { "name": "php7-gettext-7.0.7-15.1.x86_64", "product_id": "php7-gettext-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.x86_64", "product": { "name": "php7-gmp-7.0.7-15.1.x86_64", "product_id": "php7-gmp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.x86_64", "product": { "name": "php7-iconv-7.0.7-15.1.x86_64", "product_id": "php7-iconv-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.x86_64", "product": { "name": "php7-imap-7.0.7-15.1.x86_64", "product_id": "php7-imap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.x86_64", "product": { "name": "php7-intl-7.0.7-15.1.x86_64", "product_id": "php7-intl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.x86_64", "product": { "name": "php7-json-7.0.7-15.1.x86_64", "product_id": "php7-json-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.x86_64", "product": { "name": "php7-ldap-7.0.7-15.1.x86_64", "product_id": "php7-ldap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.x86_64", "product": { "name": "php7-mbstring-7.0.7-15.1.x86_64", "product_id": "php7-mbstring-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.x86_64", "product": { "name": "php7-mcrypt-7.0.7-15.1.x86_64", "product_id": "php7-mcrypt-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.x86_64", "product": { "name": "php7-mysql-7.0.7-15.1.x86_64", "product_id": "php7-mysql-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.x86_64", "product": { "name": "php7-odbc-7.0.7-15.1.x86_64", "product_id": "php7-odbc-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.x86_64", "product": { "name": "php7-opcache-7.0.7-15.1.x86_64", "product_id": "php7-opcache-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.x86_64", "product": { "name": "php7-openssl-7.0.7-15.1.x86_64", "product_id": "php7-openssl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.x86_64", "product": { "name": "php7-pcntl-7.0.7-15.1.x86_64", "product_id": "php7-pcntl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.x86_64", "product": { "name": "php7-pdo-7.0.7-15.1.x86_64", "product_id": "php7-pdo-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.x86_64", "product": { "name": "php7-pgsql-7.0.7-15.1.x86_64", "product_id": "php7-pgsql-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.x86_64", "product": { "name": "php7-phar-7.0.7-15.1.x86_64", "product_id": "php7-phar-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.x86_64", "product": { "name": "php7-posix-7.0.7-15.1.x86_64", "product_id": "php7-posix-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.x86_64", "product": { "name": "php7-pspell-7.0.7-15.1.x86_64", "product_id": "php7-pspell-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.x86_64", "product": { "name": "php7-shmop-7.0.7-15.1.x86_64", "product_id": "php7-shmop-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.x86_64", "product": { "name": "php7-snmp-7.0.7-15.1.x86_64", "product_id": "php7-snmp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.x86_64", "product": { "name": "php7-soap-7.0.7-15.1.x86_64", "product_id": "php7-soap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.x86_64", "product": { "name": "php7-sockets-7.0.7-15.1.x86_64", "product_id": "php7-sockets-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.x86_64", "product": { "name": "php7-sqlite-7.0.7-15.1.x86_64", "product_id": "php7-sqlite-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvmsg-7.0.7-15.1.x86_64", "product_id": "php7-sysvmsg-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvsem-7.0.7-15.1.x86_64", "product_id": "php7-sysvsem-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvshm-7.0.7-15.1.x86_64", "product_id": "php7-sysvshm-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.x86_64", "product": { "name": "php7-tokenizer-7.0.7-15.1.x86_64", "product_id": "php7-tokenizer-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.x86_64", "product": { "name": "php7-wddx-7.0.7-15.1.x86_64", "product_id": "php7-wddx-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlreader-7.0.7-15.1.x86_64", "product_id": "php7-xmlreader-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlrpc-7.0.7-15.1.x86_64", "product_id": "php7-xmlrpc-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlwriter-7.0.7-15.1.x86_64", "product_id": "php7-xmlwriter-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.x86_64", "product": { "name": "php7-xsl-7.0.7-15.1.x86_64", "product_id": "php7-xsl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.x86_64", "product": { "name": "php7-zip-7.0.7-15.1.x86_64", "product_id": "php7-zip-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.x86_64", "product": { "name": "php7-zlib-7.0.7-15.1.x86_64", "product_id": "php7-zlib-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-15.1.x86_64", "product": { "name": "php7-devel-7.0.7-15.1.x86_64", "product_id": "php7-devel-7.0.7-15.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64" }, "product_reference": "php7-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le" }, "product_reference": "php7-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x" }, "product_reference": "php7-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64" }, "product_reference": "php7-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64" }, "product_reference": "php7-bcmath-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le" }, "product_reference": "php7-bcmath-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x" }, "product_reference": "php7-bcmath-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64" }, "product_reference": "php7-bcmath-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64" }, "product_reference": "php7-bz2-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le" }, "product_reference": "php7-bz2-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x" }, "product_reference": "php7-bz2-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64" }, "product_reference": "php7-bz2-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64" }, "product_reference": "php7-calendar-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le" }, "product_reference": "php7-calendar-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x" }, "product_reference": "php7-calendar-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64" }, "product_reference": "php7-calendar-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64" }, "product_reference": "php7-ctype-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ctype-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x" }, "product_reference": "php7-ctype-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64" }, "product_reference": "php7-ctype-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64" }, "product_reference": "php7-curl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-curl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x" }, "product_reference": "php7-curl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64" }, "product_reference": "php7-curl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64" }, "product_reference": "php7-dba-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le" }, "product_reference": "php7-dba-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x" }, "product_reference": "php7-dba-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64" }, "product_reference": "php7-dba-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64" }, "product_reference": "php7-dom-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le" }, "product_reference": "php7-dom-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x" }, "product_reference": "php7-dom-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64" }, "product_reference": "php7-dom-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64" }, "product_reference": "php7-enchant-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le" }, "product_reference": "php7-enchant-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x" }, "product_reference": "php7-enchant-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64" }, "product_reference": "php7-enchant-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64" }, "product_reference": "php7-exif-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le" }, "product_reference": "php7-exif-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x" }, "product_reference": "php7-exif-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64" }, "product_reference": "php7-exif-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64" }, "product_reference": "php7-fastcgi-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fastcgi-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x" }, "product_reference": "php7-fastcgi-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64" }, "product_reference": "php7-fastcgi-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64" }, "product_reference": "php7-fileinfo-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fileinfo-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x" }, "product_reference": "php7-fileinfo-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64" }, "product_reference": "php7-fileinfo-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64" }, "product_reference": "php7-fpm-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fpm-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x" }, "product_reference": "php7-fpm-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64" }, "product_reference": "php7-fpm-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64" }, "product_reference": "php7-ftp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ftp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x" }, "product_reference": "php7-ftp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64" }, "product_reference": "php7-ftp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64" }, "product_reference": "php7-gd-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gd-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x" }, "product_reference": "php7-gd-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64" }, "product_reference": "php7-gd-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64" }, "product_reference": "php7-gettext-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gettext-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x" }, "product_reference": "php7-gettext-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64" }, "product_reference": "php7-gettext-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64" }, "product_reference": "php7-gmp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gmp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x" }, "product_reference": "php7-gmp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64" }, "product_reference": "php7-gmp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64" }, "product_reference": "php7-iconv-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le" }, "product_reference": "php7-iconv-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x" }, "product_reference": "php7-iconv-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64" }, "product_reference": "php7-iconv-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64" }, "product_reference": "php7-imap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-imap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x" }, "product_reference": "php7-imap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64" }, "product_reference": "php7-imap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64" }, "product_reference": "php7-intl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-intl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x" }, "product_reference": "php7-intl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64" }, "product_reference": "php7-intl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64" }, "product_reference": "php7-json-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le" }, "product_reference": "php7-json-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x" }, "product_reference": "php7-json-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64" }, "product_reference": "php7-json-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64" }, "product_reference": "php7-ldap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ldap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x" }, "product_reference": "php7-ldap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64" }, "product_reference": "php7-ldap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64" }, "product_reference": "php7-mbstring-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mbstring-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x" }, "product_reference": "php7-mbstring-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64" }, "product_reference": "php7-mbstring-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64" }, "product_reference": "php7-mcrypt-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mcrypt-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x" }, "product_reference": "php7-mcrypt-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64" }, "product_reference": "php7-mcrypt-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64" }, "product_reference": "php7-mysql-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mysql-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x" }, "product_reference": "php7-mysql-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64" }, "product_reference": "php7-mysql-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64" }, "product_reference": "php7-odbc-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le" }, "product_reference": "php7-odbc-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x" }, "product_reference": "php7-odbc-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64" }, "product_reference": "php7-odbc-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64" }, "product_reference": "php7-opcache-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le" }, "product_reference": "php7-opcache-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x" }, "product_reference": "php7-opcache-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64" }, "product_reference": "php7-opcache-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64" }, "product_reference": "php7-openssl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-openssl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x" }, "product_reference": "php7-openssl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64" }, "product_reference": "php7-openssl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64" }, "product_reference": "php7-pcntl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pcntl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x" }, "product_reference": "php7-pcntl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64" }, "product_reference": "php7-pcntl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64" }, "product_reference": "php7-pdo-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pdo-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x" }, "product_reference": "php7-pdo-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64" }, "product_reference": "php7-pdo-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch" }, "product_reference": "php7-pear-7.0.7-15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch" }, "product_reference": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64" }, "product_reference": "php7-pgsql-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pgsql-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x" }, "product_reference": "php7-pgsql-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64" }, "product_reference": "php7-pgsql-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64" }, "product_reference": "php7-phar-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le" }, "product_reference": "php7-phar-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x" }, "product_reference": "php7-phar-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64" }, "product_reference": "php7-phar-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64" }, "product_reference": "php7-posix-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le" }, "product_reference": "php7-posix-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x" }, "product_reference": "php7-posix-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64" }, "product_reference": "php7-posix-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64" }, "product_reference": "php7-pspell-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pspell-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x" }, "product_reference": "php7-pspell-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64" }, "product_reference": "php7-pspell-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64" }, "product_reference": "php7-shmop-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le" }, "product_reference": "php7-shmop-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x" }, "product_reference": "php7-shmop-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64" }, "product_reference": "php7-shmop-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64" }, "product_reference": "php7-snmp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-snmp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x" }, "product_reference": "php7-snmp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64" }, "product_reference": "php7-snmp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64" }, "product_reference": "php7-soap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-soap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x" }, "product_reference": "php7-soap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64" }, "product_reference": "php7-soap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64" }, "product_reference": "php7-sockets-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sockets-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x" }, "product_reference": "php7-sockets-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64" }, "product_reference": "php7-sockets-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64" }, "product_reference": "php7-sqlite-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sqlite-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x" }, "product_reference": "php7-sqlite-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64" }, "product_reference": "php7-sqlite-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvsem-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvsem-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvsem-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvsem-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvshm-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvshm-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvshm-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvshm-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64" }, "product_reference": "php7-tokenizer-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le" }, "product_reference": "php7-tokenizer-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x" }, "product_reference": "php7-tokenizer-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64" }, "product_reference": "php7-tokenizer-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64" }, "product_reference": "php7-wddx-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le" }, "product_reference": "php7-wddx-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x" }, "product_reference": "php7-wddx-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64" }, "product_reference": "php7-wddx-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlreader-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlreader-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlreader-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlreader-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64" }, "product_reference": "php7-xsl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xsl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x" }, "product_reference": "php7-xsl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64" }, "product_reference": "php7-xsl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64" }, "product_reference": "php7-zip-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le" }, "product_reference": "php7-zip-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x" }, "product_reference": "php7-zip-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64" }, "product_reference": "php7-zip-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64" }, "product_reference": "php7-zlib-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le" }, "product_reference": "php7-zlib-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x" }, "product_reference": "php7-zlib-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" }, "product_reference": "php7-zlib-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le" }, "product_reference": "php7-devel-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x" }, "product_reference": "php7-devel-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" }, "product_reference": "php7-devel-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-4473", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4473" } ], "notes": [ { "category": "general", "text": "/ext/phar/phar_object.c in PHP 7.0.7 and 5.6.x allows remote attackers to execute arbitrary code. NOTE: Introduced as part of an incomplete fix to CVE-2015-6833.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4473", "url": "https://www.suse.com/security/cve/CVE-2016-4473" }, { "category": "external", "summary": "SUSE Bug 995512 for CVE-2016-4473", "url": "https://bugzilla.suse.com/995512" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "low" } ], "title": "CVE-2016-4473" }, { "cve": "CVE-2016-5399", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5399" } ], "notes": [ { "category": "general", "text": "The bzread function in ext/bz2/bz2.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted bz2 archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5399", "url": "https://www.suse.com/security/cve/CVE-2016-5399" }, { "category": "external", "summary": "SUSE Bug 991430 for CVE-2016-5399", "url": "https://bugzilla.suse.com/991430" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-5399" }, { "cve": "CVE-2016-6128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6128" } ], "notes": [ { "category": "general", "text": "The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6128", "url": "https://www.suse.com/security/cve/CVE-2016-6128" }, { "category": "external", "summary": "SUSE Bug 987580 for CVE-2016-6128", "url": "https://bugzilla.suse.com/987580" }, { "category": "external", "summary": "SUSE Bug 991710 for CVE-2016-6128", "url": "https://bugzilla.suse.com/991710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6128" }, { "cve": "CVE-2016-6161", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6161" } ], "notes": [ { "category": "general", "text": "The output function in gd_gif_out.c in the GD Graphics Library (aka libgd) allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6161", "url": "https://www.suse.com/security/cve/CVE-2016-6161" }, { "category": "external", "summary": "SUSE Bug 988032 for CVE-2016-6161", "url": "https://bugzilla.suse.com/988032" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "low" } ], "title": "CVE-2016-6161" }, { "cve": "CVE-2016-6207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6207" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6207", "url": "https://www.suse.com/security/cve/CVE-2016-6207" }, { "category": "external", "summary": "SUSE Bug 991434 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991434" }, { "category": "external", "summary": "SUSE Bug 991622 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991622" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6207" }, { "cve": "CVE-2016-6289", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6289" } ], "notes": [ { "category": "general", "text": "Integer overflow in the virtual_file_ex function in TSRM/tsrm_virtual_cwd.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted extract operation on a ZIP archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6289", "url": "https://www.suse.com/security/cve/CVE-2016-6289" }, { "category": "external", "summary": "SUSE Bug 991428 for CVE-2016-6289", "url": "https://bugzilla.suse.com/991428" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6289" }, { "cve": "CVE-2016-6290", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6290" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6290", "url": "https://www.suse.com/security/cve/CVE-2016-6290" }, { "category": "external", "summary": "SUSE Bug 991429 for CVE-2016-6290", "url": "https://bugzilla.suse.com/991429" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6290" }, { "cve": "CVE-2016-6291", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6291" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6291", "url": "https://www.suse.com/security/cve/CVE-2016-6291" }, { "category": "external", "summary": "SUSE Bug 991427 for CVE-2016-6291", "url": "https://bugzilla.suse.com/991427" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6291" }, { "cve": "CVE-2016-6292", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6292" } ], "notes": [ { "category": "general", "text": "The exif_process_user_comment function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6292", "url": "https://www.suse.com/security/cve/CVE-2016-6292" }, { "category": "external", "summary": "SUSE Bug 991422 for CVE-2016-6292", "url": "https://bugzilla.suse.com/991422" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6292" }, { "cve": "CVE-2016-6295", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6295" } ], "notes": [ { "category": "general", "text": "ext/snmp/snmp.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via crafted serialized data, a related issue to CVE-2016-5773.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6295", "url": "https://www.suse.com/security/cve/CVE-2016-6295" }, { "category": "external", "summary": "SUSE Bug 991424 for CVE-2016-6295", "url": "https://bugzilla.suse.com/991424" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6295" }, { "cve": "CVE-2016-6296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6296" } ], "notes": [ { "category": "general", "text": "Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6296", "url": "https://www.suse.com/security/cve/CVE-2016-6296" }, { "category": "external", "summary": "SUSE Bug 991437 for CVE-2016-6296", "url": "https://bugzilla.suse.com/991437" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "low" } ], "title": "CVE-2016-6296" }, { "cve": "CVE-2016-6297", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6297" } ], "notes": [ { "category": "general", "text": "Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6297", "url": "https://www.suse.com/security/cve/CVE-2016-6297" }, { "category": "external", "summary": "SUSE Bug 991426 for CVE-2016-6297", "url": "https://bugzilla.suse.com/991426" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-6297" }, { "cve": "CVE-2016-7124", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7124" } ], "notes": [ { "category": "general", "text": "ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7124", "url": "https://www.suse.com/security/cve/CVE-2016-7124" }, { "category": "external", "summary": "SUSE Bug 997206 for CVE-2016-7124", "url": "https://bugzilla.suse.com/997206" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "low" } ], "title": "CVE-2016-7124" }, { "cve": "CVE-2016-7125", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7125" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7125", "url": "https://www.suse.com/security/cve/CVE-2016-7125" }, { "category": "external", "summary": "SUSE Bug 997207 for CVE-2016-7125", "url": "https://bugzilla.suse.com/997207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "important" } ], "title": "CVE-2016-7125" }, { "cve": "CVE-2016-7126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7126" } ], "notes": [ { "category": "general", "text": "The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7126", "url": "https://www.suse.com/security/cve/CVE-2016-7126" }, { "category": "external", "summary": "SUSE Bug 997208 for CVE-2016-7126", "url": "https://bugzilla.suse.com/997208" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7126" }, { "cve": "CVE-2016-7127", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7127" } ], "notes": [ { "category": "general", "text": "The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7127", "url": "https://www.suse.com/security/cve/CVE-2016-7127" }, { "category": "external", "summary": "SUSE Bug 997210 for CVE-2016-7127", "url": "https://bugzilla.suse.com/997210" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "critical" } ], "title": "CVE-2016-7127" }, { "cve": "CVE-2016-7128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7128" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers to obtain sensitive information from process memory via a crafted TIFF image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7128", "url": "https://www.suse.com/security/cve/CVE-2016-7128" }, { "category": "external", "summary": "SUSE Bug 997211 for CVE-2016-7128", "url": "https://bugzilla.suse.com/997211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7128" }, { "cve": "CVE-2016-7129", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7129" } ], "notes": [ { "category": "general", "text": "The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7129", "url": "https://www.suse.com/security/cve/CVE-2016-7129" }, { "category": "external", "summary": "SUSE Bug 997220 for CVE-2016-7129", "url": "https://bugzilla.suse.com/997220" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7129" }, { "cve": "CVE-2016-7130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7130" } ], "notes": [ { "category": "general", "text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7130", "url": "https://www.suse.com/security/cve/CVE-2016-7130" }, { "category": "external", "summary": "SUSE Bug 997257 for CVE-2016-7130", "url": "https://bugzilla.suse.com/997257" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7130" }, { "cve": "CVE-2016-7131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7131" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a \u003c (less than) character.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7131", "url": "https://www.suse.com/security/cve/CVE-2016-7131" }, { "category": "external", "summary": "SUSE Bug 997225 for CVE-2016-7131", "url": "https://bugzilla.suse.com/997225" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7131" }, { "cve": "CVE-2016-7132", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7132" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7132", "url": "https://www.suse.com/security/cve/CVE-2016-7132" }, { "category": "external", "summary": "SUSE Bug 997230 for CVE-2016-7132", "url": "https://bugzilla.suse.com/997230" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7132" }, { "cve": "CVE-2016-7133", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7133" } ], "notes": [ { "category": "general", "text": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7133", "url": "https://www.suse.com/security/cve/CVE-2016-7133" }, { "category": "external", "summary": "SUSE Bug 997247 for CVE-2016-7133", "url": "https://bugzilla.suse.com/997247" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "moderate" } ], "title": "CVE-2016-7133" }, { "cve": "CVE-2016-7134", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7134" } ], "notes": [ { "category": "general", "text": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7134", "url": "https://www.suse.com/security/cve/CVE-2016-7134" }, { "category": "external", "summary": "SUSE Bug 997248 for CVE-2016-7134", "url": "https://bugzilla.suse.com/997248" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "critical" } ], "title": "CVE-2016-7134" }, { "cve": "CVE-2016-7412", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7412" } ], "notes": [ { "category": "general", "text": "ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7412", "url": "https://www.suse.com/security/cve/CVE-2016-7412" }, { "category": "external", "summary": "SUSE Bug 999680 for CVE-2016-7412", "url": "https://bugzilla.suse.com/999680" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "important" } ], "title": "CVE-2016-7412" }, { "cve": "CVE-2016-7413", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7413" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7413", "url": "https://www.suse.com/security/cve/CVE-2016-7413" }, { "category": "external", "summary": "SUSE Bug 999679 for CVE-2016-7413", "url": "https://bugzilla.suse.com/999679" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "critical" } ], "title": "CVE-2016-7413" }, { "cve": "CVE-2016-7414", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7414" } ], "notes": [ { "category": "general", "text": "The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7414", "url": "https://www.suse.com/security/cve/CVE-2016-7414" }, { "category": "external", "summary": "SUSE Bug 999820 for CVE-2016-7414", "url": "https://bugzilla.suse.com/999820" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "critical" } ], "title": "CVE-2016-7414" }, { "cve": "CVE-2016-7416", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7416" } ], "notes": [ { "category": "general", "text": "ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7416", "url": "https://www.suse.com/security/cve/CVE-2016-7416" }, { "category": "external", "summary": "SUSE Bug 999685 for CVE-2016-7416", "url": "https://bugzilla.suse.com/999685" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "important" } ], "title": "CVE-2016-7416" }, { "cve": "CVE-2016-7417", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7417" } ], "notes": [ { "category": "general", "text": "ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7417", "url": "https://www.suse.com/security/cve/CVE-2016-7417" }, { "category": "external", "summary": "SUSE Bug 999684 for CVE-2016-7417", "url": "https://bugzilla.suse.com/999684" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "critical" } ], "title": "CVE-2016-7417" }, { "cve": "CVE-2016-7418", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7418" } ], "notes": [ { "category": "general", "text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7418", "url": "https://www.suse.com/security/cve/CVE-2016-7418" }, { "category": "external", "summary": "SUSE Bug 999819 for CVE-2016-7418", "url": "https://bugzilla.suse.com/999819" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:24Z", "details": "important" } ], "title": "CVE-2016-7418" } ] }
suse-su-2016:2460-2
Vulnerability from csaf_suse
Published
2016-10-05 15:19
Modified
2016-10-05 15:19
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues:
* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()
* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7133: memory allocator fails to realloc small block to large one
* CVE-2016-7134: Heap overflow in the function curl_escape
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1434
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 php7", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php7 fixes the following security issues:\n\n* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]\n* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]\n* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]\n* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]\n* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]\n* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]\n* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]\n* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]\n* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]\n* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]\n* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]\n* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()\n* CVE-2016-7124: Create an Unexpected Object and Don\u0027t Invoke __wakeup() in Deserialization\n* CVE-2016-7125: PHP Session Data Injection Vulnerability\n* CVE-2016-7126: select_colors write out-of-bounds\n* CVE-2016-7127: imagegammacorrect allowed arbitrary write access\n* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF\n* CVE-2016-7129: wddx_deserialize allowed illegal memory access\n* CVE-2016-7131: wddx_deserialize null dereference with invalid xml\n* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element\n* CVE-2016-7133: memory allocator fails to realloc small block to large one\n* CVE-2016-7134: Heap overflow in the function curl_escape\n* CVE-2016-7130: wddx_deserialize null dereference\n* CVE-2016-7413: Use after free in wddx_deserialize\n* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field\n* CVE-2016-7417: Missing type check when unserializing SplArray\n* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message\n* CVE-2016-7418: Null pointer dereference in php_wddx_push_element\n* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2016-1434", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2460-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2460-2", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162460-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2460-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-November/002382.html" }, { "category": "self", "summary": "SUSE Bug 1001950", "url": "https://bugzilla.suse.com/1001950" }, { "category": "self", "summary": "SUSE Bug 987580", "url": "https://bugzilla.suse.com/987580" }, { "category": "self", "summary": "SUSE Bug 988032", "url": "https://bugzilla.suse.com/988032" }, { "category": "self", "summary": "SUSE Bug 991422", "url": "https://bugzilla.suse.com/991422" }, { "category": "self", "summary": "SUSE Bug 991424", "url": "https://bugzilla.suse.com/991424" }, { "category": "self", "summary": "SUSE Bug 991426", "url": "https://bugzilla.suse.com/991426" }, { "category": "self", "summary": "SUSE Bug 991427", "url": "https://bugzilla.suse.com/991427" }, { "category": "self", "summary": "SUSE Bug 991428", "url": "https://bugzilla.suse.com/991428" }, { "category": "self", "summary": "SUSE Bug 991429", "url": "https://bugzilla.suse.com/991429" }, { "category": "self", "summary": "SUSE Bug 991430", "url": "https://bugzilla.suse.com/991430" }, { "category": "self", "summary": "SUSE Bug 991434", "url": "https://bugzilla.suse.com/991434" }, { "category": "self", "summary": "SUSE Bug 991437", "url": "https://bugzilla.suse.com/991437" }, { "category": "self", "summary": "SUSE Bug 995512", "url": "https://bugzilla.suse.com/995512" }, { "category": "self", "summary": "SUSE Bug 997206", "url": "https://bugzilla.suse.com/997206" }, { "category": "self", "summary": "SUSE Bug 997207", "url": "https://bugzilla.suse.com/997207" }, { "category": "self", "summary": "SUSE Bug 997208", "url": "https://bugzilla.suse.com/997208" }, { "category": "self", "summary": "SUSE Bug 997210", "url": "https://bugzilla.suse.com/997210" }, { "category": "self", "summary": "SUSE Bug 997211", "url": "https://bugzilla.suse.com/997211" }, { "category": "self", "summary": "SUSE Bug 997220", "url": "https://bugzilla.suse.com/997220" }, { "category": "self", "summary": "SUSE Bug 997225", "url": "https://bugzilla.suse.com/997225" }, { "category": "self", "summary": "SUSE Bug 997230", "url": "https://bugzilla.suse.com/997230" }, { "category": "self", "summary": "SUSE Bug 997247", "url": "https://bugzilla.suse.com/997247" }, { "category": "self", "summary": "SUSE Bug 997248", "url": "https://bugzilla.suse.com/997248" }, { "category": "self", "summary": "SUSE Bug 997257", "url": "https://bugzilla.suse.com/997257" }, { "category": "self", "summary": "SUSE Bug 999313", "url": "https://bugzilla.suse.com/999313" }, { "category": "self", "summary": "SUSE Bug 999679", "url": "https://bugzilla.suse.com/999679" }, { "category": "self", "summary": "SUSE Bug 999680", "url": "https://bugzilla.suse.com/999680" }, { "category": "self", "summary": "SUSE Bug 999684", "url": "https://bugzilla.suse.com/999684" }, { "category": "self", "summary": "SUSE Bug 999685", "url": "https://bugzilla.suse.com/999685" }, { "category": "self", "summary": "SUSE Bug 999819", "url": "https://bugzilla.suse.com/999819" }, { "category": "self", "summary": "SUSE Bug 999820", "url": "https://bugzilla.suse.com/999820" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4473 page", "url": "https://www.suse.com/security/cve/CVE-2016-4473/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5399 page", "url": "https://www.suse.com/security/cve/CVE-2016-5399/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6128 page", "url": "https://www.suse.com/security/cve/CVE-2016-6128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6161 page", "url": "https://www.suse.com/security/cve/CVE-2016-6161/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6207 page", "url": "https://www.suse.com/security/cve/CVE-2016-6207/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6289 page", "url": "https://www.suse.com/security/cve/CVE-2016-6289/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6290 page", "url": "https://www.suse.com/security/cve/CVE-2016-6290/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6291 page", "url": "https://www.suse.com/security/cve/CVE-2016-6291/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6292 page", "url": "https://www.suse.com/security/cve/CVE-2016-6292/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6295 page", "url": "https://www.suse.com/security/cve/CVE-2016-6295/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6296 page", "url": "https://www.suse.com/security/cve/CVE-2016-6296/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6297 page", "url": "https://www.suse.com/security/cve/CVE-2016-6297/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7124 page", "url": "https://www.suse.com/security/cve/CVE-2016-7124/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7125 page", "url": "https://www.suse.com/security/cve/CVE-2016-7125/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7126 page", "url": "https://www.suse.com/security/cve/CVE-2016-7126/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7127 page", "url": "https://www.suse.com/security/cve/CVE-2016-7127/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7128 page", "url": "https://www.suse.com/security/cve/CVE-2016-7128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7129 page", "url": "https://www.suse.com/security/cve/CVE-2016-7129/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7130 page", "url": "https://www.suse.com/security/cve/CVE-2016-7130/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7131 page", "url": "https://www.suse.com/security/cve/CVE-2016-7131/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7132 page", "url": "https://www.suse.com/security/cve/CVE-2016-7132/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7133 page", "url": "https://www.suse.com/security/cve/CVE-2016-7133/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7134 page", "url": "https://www.suse.com/security/cve/CVE-2016-7134/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7412 page", "url": "https://www.suse.com/security/cve/CVE-2016-7412/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7413 page", "url": "https://www.suse.com/security/cve/CVE-2016-7413/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7414 page", "url": "https://www.suse.com/security/cve/CVE-2016-7414/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7416 page", "url": "https://www.suse.com/security/cve/CVE-2016-7416/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7417 page", "url": "https://www.suse.com/security/cve/CVE-2016-7417/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7418 page", "url": "https://www.suse.com/security/cve/CVE-2016-7418/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2016-10-05T15:19:17Z", "generator": { "date": "2016-10-05T15:19:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2460-2", "initial_release_date": "2016-10-05T15:19:17Z", "revision_history": [ { "date": "2016-10-05T15:19:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.aarch64", "product": { "name": "apache2-mod_php7-7.0.7-15.1.aarch64", "product_id": "apache2-mod_php7-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.aarch64", "product": { "name": "php7-7.0.7-15.1.aarch64", "product_id": "php7-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.aarch64", "product": { "name": "php7-bcmath-7.0.7-15.1.aarch64", "product_id": "php7-bcmath-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.aarch64", "product": { "name": "php7-bz2-7.0.7-15.1.aarch64", "product_id": "php7-bz2-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.aarch64", "product": { "name": "php7-calendar-7.0.7-15.1.aarch64", "product_id": "php7-calendar-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.aarch64", "product": { "name": "php7-ctype-7.0.7-15.1.aarch64", "product_id": "php7-ctype-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.aarch64", "product": { "name": "php7-curl-7.0.7-15.1.aarch64", "product_id": "php7-curl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.aarch64", "product": { "name": "php7-dba-7.0.7-15.1.aarch64", "product_id": "php7-dba-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.aarch64", "product": { "name": "php7-dom-7.0.7-15.1.aarch64", "product_id": "php7-dom-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.aarch64", "product": { "name": "php7-enchant-7.0.7-15.1.aarch64", "product_id": "php7-enchant-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.aarch64", "product": { "name": "php7-exif-7.0.7-15.1.aarch64", "product_id": "php7-exif-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.aarch64", "product": { "name": "php7-fastcgi-7.0.7-15.1.aarch64", "product_id": "php7-fastcgi-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.aarch64", "product": { "name": "php7-fileinfo-7.0.7-15.1.aarch64", "product_id": "php7-fileinfo-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.aarch64", "product": { "name": "php7-fpm-7.0.7-15.1.aarch64", "product_id": "php7-fpm-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.aarch64", "product": { "name": "php7-ftp-7.0.7-15.1.aarch64", "product_id": "php7-ftp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.aarch64", "product": { "name": "php7-gd-7.0.7-15.1.aarch64", "product_id": "php7-gd-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.aarch64", "product": { "name": "php7-gettext-7.0.7-15.1.aarch64", "product_id": "php7-gettext-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.aarch64", "product": { "name": "php7-gmp-7.0.7-15.1.aarch64", "product_id": "php7-gmp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.aarch64", "product": { "name": "php7-iconv-7.0.7-15.1.aarch64", "product_id": "php7-iconv-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.aarch64", "product": { "name": "php7-imap-7.0.7-15.1.aarch64", "product_id": "php7-imap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.aarch64", "product": { "name": "php7-intl-7.0.7-15.1.aarch64", "product_id": "php7-intl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.aarch64", "product": { "name": "php7-json-7.0.7-15.1.aarch64", "product_id": "php7-json-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.aarch64", "product": { "name": "php7-ldap-7.0.7-15.1.aarch64", "product_id": "php7-ldap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.aarch64", "product": { "name": "php7-mbstring-7.0.7-15.1.aarch64", "product_id": "php7-mbstring-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.aarch64", "product": { "name": "php7-mcrypt-7.0.7-15.1.aarch64", "product_id": "php7-mcrypt-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.aarch64", "product": { "name": "php7-mysql-7.0.7-15.1.aarch64", "product_id": "php7-mysql-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.aarch64", "product": { "name": "php7-odbc-7.0.7-15.1.aarch64", "product_id": "php7-odbc-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.aarch64", "product": { "name": "php7-opcache-7.0.7-15.1.aarch64", "product_id": "php7-opcache-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.aarch64", "product": { "name": "php7-openssl-7.0.7-15.1.aarch64", "product_id": "php7-openssl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.aarch64", "product": { "name": "php7-pcntl-7.0.7-15.1.aarch64", "product_id": "php7-pcntl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.aarch64", "product": { "name": "php7-pdo-7.0.7-15.1.aarch64", "product_id": "php7-pdo-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.aarch64", "product": { "name": "php7-pgsql-7.0.7-15.1.aarch64", "product_id": "php7-pgsql-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.aarch64", "product": { "name": "php7-phar-7.0.7-15.1.aarch64", "product_id": "php7-phar-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.aarch64", "product": { "name": "php7-posix-7.0.7-15.1.aarch64", "product_id": "php7-posix-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.aarch64", "product": { "name": "php7-pspell-7.0.7-15.1.aarch64", "product_id": "php7-pspell-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.aarch64", "product": { "name": "php7-shmop-7.0.7-15.1.aarch64", "product_id": "php7-shmop-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.aarch64", "product": { "name": "php7-snmp-7.0.7-15.1.aarch64", "product_id": "php7-snmp-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.aarch64", "product": { "name": "php7-soap-7.0.7-15.1.aarch64", "product_id": "php7-soap-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.aarch64", "product": { "name": "php7-sockets-7.0.7-15.1.aarch64", "product_id": "php7-sockets-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.aarch64", "product": { "name": "php7-sqlite-7.0.7-15.1.aarch64", "product_id": "php7-sqlite-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvmsg-7.0.7-15.1.aarch64", "product_id": "php7-sysvmsg-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvsem-7.0.7-15.1.aarch64", "product_id": "php7-sysvsem-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.aarch64", "product": { "name": "php7-sysvshm-7.0.7-15.1.aarch64", "product_id": "php7-sysvshm-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.aarch64", "product": { "name": "php7-tokenizer-7.0.7-15.1.aarch64", "product_id": "php7-tokenizer-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.aarch64", "product": { "name": "php7-wddx-7.0.7-15.1.aarch64", "product_id": "php7-wddx-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlreader-7.0.7-15.1.aarch64", "product_id": "php7-xmlreader-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlrpc-7.0.7-15.1.aarch64", "product_id": "php7-xmlrpc-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.aarch64", "product": { "name": "php7-xmlwriter-7.0.7-15.1.aarch64", "product_id": "php7-xmlwriter-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.aarch64", "product": { "name": "php7-xsl-7.0.7-15.1.aarch64", "product_id": "php7-xsl-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.aarch64", "product": { "name": "php7-zip-7.0.7-15.1.aarch64", "product_id": "php7-zip-7.0.7-15.1.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.aarch64", "product": { "name": "php7-zlib-7.0.7-15.1.aarch64", "product_id": "php7-zlib-7.0.7-15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php7-pear-7.0.7-15.1.noarch", "product": { "name": "php7-pear-7.0.7-15.1.noarch", "product_id": "php7-pear-7.0.7-15.1.noarch" } }, { "category": "product_version", "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "product": { "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "product_id": "php7-pear-Archive_Tar-7.0.7-15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.ppc64le", "product": { "name": "apache2-mod_php7-7.0.7-15.1.ppc64le", "product_id": "apache2-mod_php7-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.ppc64le", "product": { "name": "php7-7.0.7-15.1.ppc64le", "product_id": "php7-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.ppc64le", "product": { "name": "php7-bcmath-7.0.7-15.1.ppc64le", "product_id": "php7-bcmath-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.ppc64le", "product": { "name": "php7-bz2-7.0.7-15.1.ppc64le", "product_id": "php7-bz2-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.ppc64le", "product": { "name": "php7-calendar-7.0.7-15.1.ppc64le", "product_id": "php7-calendar-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.ppc64le", "product": { "name": "php7-ctype-7.0.7-15.1.ppc64le", "product_id": "php7-ctype-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.ppc64le", "product": { "name": "php7-curl-7.0.7-15.1.ppc64le", "product_id": "php7-curl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.ppc64le", "product": { "name": "php7-dba-7.0.7-15.1.ppc64le", "product_id": "php7-dba-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.ppc64le", "product": { "name": "php7-dom-7.0.7-15.1.ppc64le", "product_id": "php7-dom-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.ppc64le", "product": { "name": "php7-enchant-7.0.7-15.1.ppc64le", "product_id": "php7-enchant-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.ppc64le", "product": { "name": "php7-exif-7.0.7-15.1.ppc64le", "product_id": "php7-exif-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.ppc64le", "product": { "name": "php7-fastcgi-7.0.7-15.1.ppc64le", "product_id": "php7-fastcgi-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.ppc64le", "product": { "name": "php7-fileinfo-7.0.7-15.1.ppc64le", "product_id": "php7-fileinfo-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.ppc64le", "product": { "name": "php7-fpm-7.0.7-15.1.ppc64le", "product_id": "php7-fpm-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.ppc64le", "product": { "name": "php7-ftp-7.0.7-15.1.ppc64le", "product_id": "php7-ftp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.ppc64le", "product": { "name": "php7-gd-7.0.7-15.1.ppc64le", "product_id": "php7-gd-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.ppc64le", "product": { "name": "php7-gettext-7.0.7-15.1.ppc64le", "product_id": "php7-gettext-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.ppc64le", "product": { "name": "php7-gmp-7.0.7-15.1.ppc64le", "product_id": "php7-gmp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.ppc64le", "product": { "name": "php7-iconv-7.0.7-15.1.ppc64le", "product_id": "php7-iconv-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.ppc64le", "product": { "name": "php7-imap-7.0.7-15.1.ppc64le", "product_id": "php7-imap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.ppc64le", "product": { "name": "php7-intl-7.0.7-15.1.ppc64le", "product_id": "php7-intl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.ppc64le", "product": { "name": "php7-json-7.0.7-15.1.ppc64le", "product_id": "php7-json-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.ppc64le", "product": { "name": "php7-ldap-7.0.7-15.1.ppc64le", "product_id": "php7-ldap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.ppc64le", "product": { "name": "php7-mbstring-7.0.7-15.1.ppc64le", "product_id": "php7-mbstring-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.ppc64le", "product": { "name": "php7-mcrypt-7.0.7-15.1.ppc64le", "product_id": "php7-mcrypt-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.ppc64le", "product": { "name": "php7-mysql-7.0.7-15.1.ppc64le", "product_id": "php7-mysql-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.ppc64le", "product": { "name": "php7-odbc-7.0.7-15.1.ppc64le", "product_id": "php7-odbc-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.ppc64le", "product": { "name": "php7-opcache-7.0.7-15.1.ppc64le", "product_id": "php7-opcache-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.ppc64le", "product": { "name": "php7-openssl-7.0.7-15.1.ppc64le", "product_id": "php7-openssl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.ppc64le", "product": { "name": "php7-pcntl-7.0.7-15.1.ppc64le", "product_id": "php7-pcntl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.ppc64le", "product": { "name": "php7-pdo-7.0.7-15.1.ppc64le", "product_id": "php7-pdo-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.ppc64le", "product": { "name": "php7-pgsql-7.0.7-15.1.ppc64le", "product_id": "php7-pgsql-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.ppc64le", "product": { "name": "php7-phar-7.0.7-15.1.ppc64le", "product_id": "php7-phar-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.ppc64le", "product": { "name": "php7-posix-7.0.7-15.1.ppc64le", "product_id": "php7-posix-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.ppc64le", "product": { "name": "php7-pspell-7.0.7-15.1.ppc64le", "product_id": "php7-pspell-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.ppc64le", "product": { "name": "php7-shmop-7.0.7-15.1.ppc64le", "product_id": "php7-shmop-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.ppc64le", "product": { "name": "php7-snmp-7.0.7-15.1.ppc64le", "product_id": "php7-snmp-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.ppc64le", "product": { "name": "php7-soap-7.0.7-15.1.ppc64le", "product_id": "php7-soap-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.ppc64le", "product": { "name": "php7-sockets-7.0.7-15.1.ppc64le", "product_id": "php7-sockets-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.ppc64le", "product": { "name": "php7-sqlite-7.0.7-15.1.ppc64le", "product_id": "php7-sqlite-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvmsg-7.0.7-15.1.ppc64le", "product_id": "php7-sysvmsg-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvsem-7.0.7-15.1.ppc64le", "product_id": "php7-sysvsem-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.ppc64le", "product": { "name": "php7-sysvshm-7.0.7-15.1.ppc64le", "product_id": "php7-sysvshm-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.ppc64le", "product": { "name": "php7-tokenizer-7.0.7-15.1.ppc64le", "product_id": "php7-tokenizer-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.ppc64le", "product": { "name": "php7-wddx-7.0.7-15.1.ppc64le", "product_id": "php7-wddx-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlreader-7.0.7-15.1.ppc64le", "product_id": "php7-xmlreader-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlrpc-7.0.7-15.1.ppc64le", "product_id": "php7-xmlrpc-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.ppc64le", "product": { "name": "php7-xmlwriter-7.0.7-15.1.ppc64le", "product_id": "php7-xmlwriter-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.ppc64le", "product": { "name": "php7-xsl-7.0.7-15.1.ppc64le", "product_id": "php7-xsl-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.ppc64le", "product": { "name": "php7-zip-7.0.7-15.1.ppc64le", "product_id": "php7-zip-7.0.7-15.1.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.ppc64le", "product": { "name": "php7-zlib-7.0.7-15.1.ppc64le", "product_id": "php7-zlib-7.0.7-15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.s390x", "product": { "name": "apache2-mod_php7-7.0.7-15.1.s390x", "product_id": "apache2-mod_php7-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.s390x", "product": { "name": "php7-7.0.7-15.1.s390x", "product_id": "php7-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.s390x", "product": { "name": "php7-bcmath-7.0.7-15.1.s390x", "product_id": "php7-bcmath-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.s390x", "product": { "name": "php7-bz2-7.0.7-15.1.s390x", "product_id": "php7-bz2-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.s390x", "product": { "name": "php7-calendar-7.0.7-15.1.s390x", "product_id": "php7-calendar-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.s390x", "product": { "name": "php7-ctype-7.0.7-15.1.s390x", "product_id": "php7-ctype-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.s390x", "product": { "name": "php7-curl-7.0.7-15.1.s390x", "product_id": "php7-curl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.s390x", "product": { "name": "php7-dba-7.0.7-15.1.s390x", "product_id": "php7-dba-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.s390x", "product": { "name": "php7-dom-7.0.7-15.1.s390x", "product_id": "php7-dom-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.s390x", "product": { "name": "php7-enchant-7.0.7-15.1.s390x", "product_id": "php7-enchant-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.s390x", "product": { "name": "php7-exif-7.0.7-15.1.s390x", "product_id": "php7-exif-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.s390x", "product": { "name": "php7-fastcgi-7.0.7-15.1.s390x", "product_id": "php7-fastcgi-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.s390x", "product": { "name": "php7-fileinfo-7.0.7-15.1.s390x", "product_id": "php7-fileinfo-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.s390x", "product": { "name": "php7-fpm-7.0.7-15.1.s390x", "product_id": "php7-fpm-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.s390x", "product": { "name": "php7-ftp-7.0.7-15.1.s390x", "product_id": "php7-ftp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.s390x", "product": { "name": "php7-gd-7.0.7-15.1.s390x", "product_id": "php7-gd-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.s390x", "product": { "name": "php7-gettext-7.0.7-15.1.s390x", "product_id": "php7-gettext-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.s390x", "product": { "name": "php7-gmp-7.0.7-15.1.s390x", "product_id": "php7-gmp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.s390x", "product": { "name": "php7-iconv-7.0.7-15.1.s390x", "product_id": "php7-iconv-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.s390x", "product": { "name": "php7-imap-7.0.7-15.1.s390x", "product_id": "php7-imap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.s390x", "product": { "name": "php7-intl-7.0.7-15.1.s390x", "product_id": "php7-intl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.s390x", "product": { "name": "php7-json-7.0.7-15.1.s390x", "product_id": "php7-json-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.s390x", "product": { "name": "php7-ldap-7.0.7-15.1.s390x", "product_id": "php7-ldap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.s390x", "product": { "name": "php7-mbstring-7.0.7-15.1.s390x", "product_id": "php7-mbstring-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.s390x", "product": { "name": "php7-mcrypt-7.0.7-15.1.s390x", "product_id": "php7-mcrypt-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.s390x", "product": { "name": "php7-mysql-7.0.7-15.1.s390x", "product_id": "php7-mysql-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.s390x", "product": { "name": "php7-odbc-7.0.7-15.1.s390x", "product_id": "php7-odbc-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.s390x", "product": { "name": "php7-opcache-7.0.7-15.1.s390x", "product_id": "php7-opcache-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.s390x", "product": { "name": "php7-openssl-7.0.7-15.1.s390x", "product_id": "php7-openssl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.s390x", "product": { "name": "php7-pcntl-7.0.7-15.1.s390x", "product_id": "php7-pcntl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.s390x", "product": { "name": "php7-pdo-7.0.7-15.1.s390x", "product_id": "php7-pdo-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.s390x", "product": { "name": "php7-pgsql-7.0.7-15.1.s390x", "product_id": "php7-pgsql-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.s390x", "product": { "name": "php7-phar-7.0.7-15.1.s390x", "product_id": "php7-phar-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.s390x", "product": { "name": "php7-posix-7.0.7-15.1.s390x", "product_id": "php7-posix-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.s390x", "product": { "name": "php7-pspell-7.0.7-15.1.s390x", "product_id": "php7-pspell-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.s390x", "product": { "name": "php7-shmop-7.0.7-15.1.s390x", "product_id": "php7-shmop-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.s390x", "product": { "name": "php7-snmp-7.0.7-15.1.s390x", "product_id": "php7-snmp-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.s390x", "product": { "name": "php7-soap-7.0.7-15.1.s390x", "product_id": "php7-soap-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.s390x", "product": { "name": "php7-sockets-7.0.7-15.1.s390x", "product_id": "php7-sockets-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.s390x", "product": { "name": "php7-sqlite-7.0.7-15.1.s390x", "product_id": "php7-sqlite-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.s390x", "product": { "name": "php7-sysvmsg-7.0.7-15.1.s390x", "product_id": "php7-sysvmsg-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.s390x", "product": { "name": "php7-sysvsem-7.0.7-15.1.s390x", "product_id": "php7-sysvsem-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.s390x", "product": { "name": "php7-sysvshm-7.0.7-15.1.s390x", "product_id": "php7-sysvshm-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.s390x", "product": { "name": "php7-tokenizer-7.0.7-15.1.s390x", "product_id": "php7-tokenizer-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.s390x", "product": { "name": "php7-wddx-7.0.7-15.1.s390x", "product_id": "php7-wddx-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.s390x", "product": { "name": "php7-xmlreader-7.0.7-15.1.s390x", "product_id": "php7-xmlreader-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.s390x", "product": { "name": "php7-xmlrpc-7.0.7-15.1.s390x", "product_id": "php7-xmlrpc-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.s390x", "product": { "name": "php7-xmlwriter-7.0.7-15.1.s390x", "product_id": "php7-xmlwriter-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.s390x", "product": { "name": "php7-xsl-7.0.7-15.1.s390x", "product_id": "php7-xsl-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.s390x", "product": { "name": "php7-zip-7.0.7-15.1.s390x", "product_id": "php7-zip-7.0.7-15.1.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.s390x", "product": { "name": "php7-zlib-7.0.7-15.1.s390x", "product_id": "php7-zlib-7.0.7-15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-15.1.x86_64", "product": { "name": "apache2-mod_php7-7.0.7-15.1.x86_64", "product_id": "apache2-mod_php7-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-7.0.7-15.1.x86_64", "product": { "name": "php7-7.0.7-15.1.x86_64", "product_id": "php7-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-15.1.x86_64", "product": { "name": "php7-bcmath-7.0.7-15.1.x86_64", "product_id": "php7-bcmath-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-15.1.x86_64", "product": { "name": "php7-bz2-7.0.7-15.1.x86_64", "product_id": "php7-bz2-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-15.1.x86_64", "product": { "name": "php7-calendar-7.0.7-15.1.x86_64", "product_id": "php7-calendar-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-15.1.x86_64", "product": { "name": "php7-ctype-7.0.7-15.1.x86_64", "product_id": "php7-ctype-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-15.1.x86_64", "product": { "name": "php7-curl-7.0.7-15.1.x86_64", "product_id": "php7-curl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-15.1.x86_64", "product": { "name": "php7-dba-7.0.7-15.1.x86_64", "product_id": "php7-dba-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-15.1.x86_64", "product": { "name": "php7-dom-7.0.7-15.1.x86_64", "product_id": "php7-dom-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-15.1.x86_64", "product": { "name": "php7-enchant-7.0.7-15.1.x86_64", "product_id": "php7-enchant-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-15.1.x86_64", "product": { "name": "php7-exif-7.0.7-15.1.x86_64", "product_id": "php7-exif-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-15.1.x86_64", "product": { "name": "php7-fastcgi-7.0.7-15.1.x86_64", "product_id": "php7-fastcgi-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-15.1.x86_64", "product": { "name": "php7-fileinfo-7.0.7-15.1.x86_64", "product_id": "php7-fileinfo-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-15.1.x86_64", "product": { "name": "php7-fpm-7.0.7-15.1.x86_64", "product_id": "php7-fpm-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-15.1.x86_64", "product": { "name": "php7-ftp-7.0.7-15.1.x86_64", "product_id": "php7-ftp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-15.1.x86_64", "product": { "name": "php7-gd-7.0.7-15.1.x86_64", "product_id": "php7-gd-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-15.1.x86_64", "product": { "name": "php7-gettext-7.0.7-15.1.x86_64", "product_id": "php7-gettext-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-15.1.x86_64", "product": { "name": "php7-gmp-7.0.7-15.1.x86_64", "product_id": "php7-gmp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-15.1.x86_64", "product": { "name": "php7-iconv-7.0.7-15.1.x86_64", "product_id": "php7-iconv-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-15.1.x86_64", "product": { "name": "php7-imap-7.0.7-15.1.x86_64", "product_id": "php7-imap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-15.1.x86_64", "product": { "name": "php7-intl-7.0.7-15.1.x86_64", "product_id": "php7-intl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-json-7.0.7-15.1.x86_64", "product": { "name": "php7-json-7.0.7-15.1.x86_64", "product_id": "php7-json-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-15.1.x86_64", "product": { "name": "php7-ldap-7.0.7-15.1.x86_64", "product_id": "php7-ldap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-15.1.x86_64", "product": { "name": "php7-mbstring-7.0.7-15.1.x86_64", "product_id": "php7-mbstring-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-15.1.x86_64", "product": { "name": "php7-mcrypt-7.0.7-15.1.x86_64", "product_id": "php7-mcrypt-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-15.1.x86_64", "product": { "name": "php7-mysql-7.0.7-15.1.x86_64", "product_id": "php7-mysql-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-15.1.x86_64", "product": { "name": "php7-odbc-7.0.7-15.1.x86_64", "product_id": "php7-odbc-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-15.1.x86_64", "product": { "name": "php7-opcache-7.0.7-15.1.x86_64", "product_id": "php7-opcache-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-15.1.x86_64", "product": { "name": "php7-openssl-7.0.7-15.1.x86_64", "product_id": "php7-openssl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-15.1.x86_64", "product": { "name": "php7-pcntl-7.0.7-15.1.x86_64", "product_id": "php7-pcntl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-15.1.x86_64", "product": { "name": "php7-pdo-7.0.7-15.1.x86_64", "product_id": "php7-pdo-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-15.1.x86_64", "product": { "name": "php7-pgsql-7.0.7-15.1.x86_64", "product_id": "php7-pgsql-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-15.1.x86_64", "product": { "name": "php7-phar-7.0.7-15.1.x86_64", "product_id": "php7-phar-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-15.1.x86_64", "product": { "name": "php7-posix-7.0.7-15.1.x86_64", "product_id": "php7-posix-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-15.1.x86_64", "product": { "name": "php7-pspell-7.0.7-15.1.x86_64", "product_id": "php7-pspell-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-15.1.x86_64", "product": { "name": "php7-shmop-7.0.7-15.1.x86_64", "product_id": "php7-shmop-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-15.1.x86_64", "product": { "name": "php7-snmp-7.0.7-15.1.x86_64", "product_id": "php7-snmp-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-15.1.x86_64", "product": { "name": "php7-soap-7.0.7-15.1.x86_64", "product_id": "php7-soap-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-15.1.x86_64", "product": { "name": "php7-sockets-7.0.7-15.1.x86_64", "product_id": "php7-sockets-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-15.1.x86_64", "product": { "name": "php7-sqlite-7.0.7-15.1.x86_64", "product_id": "php7-sqlite-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvmsg-7.0.7-15.1.x86_64", "product_id": "php7-sysvmsg-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvsem-7.0.7-15.1.x86_64", "product_id": "php7-sysvsem-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-15.1.x86_64", "product": { "name": "php7-sysvshm-7.0.7-15.1.x86_64", "product_id": "php7-sysvshm-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-15.1.x86_64", "product": { "name": "php7-tokenizer-7.0.7-15.1.x86_64", "product_id": "php7-tokenizer-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-15.1.x86_64", "product": { "name": "php7-wddx-7.0.7-15.1.x86_64", "product_id": "php7-wddx-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlreader-7.0.7-15.1.x86_64", "product_id": "php7-xmlreader-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlrpc-7.0.7-15.1.x86_64", "product_id": "php7-xmlrpc-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-15.1.x86_64", "product": { "name": "php7-xmlwriter-7.0.7-15.1.x86_64", "product_id": "php7-xmlwriter-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-15.1.x86_64", "product": { "name": "php7-xsl-7.0.7-15.1.x86_64", "product_id": "php7-xsl-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-15.1.x86_64", "product": { "name": "php7-zip-7.0.7-15.1.x86_64", "product_id": "php7-zip-7.0.7-15.1.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-15.1.x86_64", "product": { "name": "php7-zlib-7.0.7-15.1.x86_64", "product_id": "php7-zlib-7.0.7-15.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64" }, "product_reference": "apache2-mod_php7-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64" }, "product_reference": "php7-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le" }, "product_reference": "php7-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x" }, "product_reference": "php7-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64" }, "product_reference": "php7-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64" }, "product_reference": "php7-bcmath-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le" }, "product_reference": "php7-bcmath-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x" }, "product_reference": "php7-bcmath-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64" }, "product_reference": "php7-bcmath-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64" }, "product_reference": "php7-bz2-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le" }, "product_reference": "php7-bz2-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x" }, "product_reference": "php7-bz2-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64" }, "product_reference": "php7-bz2-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64" }, "product_reference": "php7-calendar-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le" }, "product_reference": "php7-calendar-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x" }, "product_reference": "php7-calendar-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64" }, "product_reference": "php7-calendar-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64" }, "product_reference": "php7-ctype-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ctype-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x" }, "product_reference": "php7-ctype-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64" }, "product_reference": "php7-ctype-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64" }, "product_reference": "php7-curl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-curl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x" }, "product_reference": "php7-curl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64" }, "product_reference": "php7-curl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64" }, "product_reference": "php7-dba-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le" }, "product_reference": "php7-dba-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x" }, "product_reference": "php7-dba-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64" }, "product_reference": "php7-dba-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64" }, "product_reference": "php7-dom-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le" }, "product_reference": "php7-dom-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x" }, "product_reference": "php7-dom-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64" }, "product_reference": "php7-dom-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64" }, "product_reference": "php7-enchant-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le" }, "product_reference": "php7-enchant-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x" }, "product_reference": "php7-enchant-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64" }, "product_reference": "php7-enchant-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64" }, "product_reference": "php7-exif-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le" }, "product_reference": "php7-exif-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x" }, "product_reference": "php7-exif-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64" }, "product_reference": "php7-exif-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64" }, "product_reference": "php7-fastcgi-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fastcgi-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x" }, "product_reference": "php7-fastcgi-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64" }, "product_reference": "php7-fastcgi-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64" }, "product_reference": "php7-fileinfo-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fileinfo-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x" }, "product_reference": "php7-fileinfo-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64" }, "product_reference": "php7-fileinfo-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64" }, "product_reference": "php7-fpm-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le" }, "product_reference": "php7-fpm-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x" }, "product_reference": "php7-fpm-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64" }, "product_reference": "php7-fpm-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64" }, "product_reference": "php7-ftp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ftp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x" }, "product_reference": "php7-ftp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64" }, "product_reference": "php7-ftp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64" }, "product_reference": "php7-gd-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gd-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x" }, "product_reference": "php7-gd-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64" }, "product_reference": "php7-gd-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64" }, "product_reference": "php7-gettext-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gettext-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x" }, "product_reference": "php7-gettext-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64" }, "product_reference": "php7-gettext-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64" }, "product_reference": "php7-gmp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-gmp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x" }, "product_reference": "php7-gmp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64" }, "product_reference": "php7-gmp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64" }, "product_reference": "php7-iconv-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le" }, "product_reference": "php7-iconv-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x" }, "product_reference": "php7-iconv-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64" }, "product_reference": "php7-iconv-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64" }, "product_reference": "php7-imap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-imap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x" }, "product_reference": "php7-imap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64" }, "product_reference": "php7-imap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64" }, "product_reference": "php7-intl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-intl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x" }, "product_reference": "php7-intl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64" }, "product_reference": "php7-intl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64" }, "product_reference": "php7-json-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le" }, "product_reference": "php7-json-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x" }, "product_reference": "php7-json-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64" }, "product_reference": "php7-json-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64" }, "product_reference": "php7-ldap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-ldap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x" }, "product_reference": "php7-ldap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64" }, "product_reference": "php7-ldap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64" }, "product_reference": "php7-mbstring-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mbstring-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x" }, "product_reference": "php7-mbstring-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64" }, "product_reference": "php7-mbstring-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64" }, "product_reference": "php7-mcrypt-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mcrypt-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x" }, "product_reference": "php7-mcrypt-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64" }, "product_reference": "php7-mcrypt-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64" }, "product_reference": "php7-mysql-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le" }, "product_reference": "php7-mysql-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x" }, "product_reference": "php7-mysql-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64" }, "product_reference": "php7-mysql-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64" }, "product_reference": "php7-odbc-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le" }, "product_reference": "php7-odbc-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x" }, "product_reference": "php7-odbc-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64" }, "product_reference": "php7-odbc-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64" }, "product_reference": "php7-opcache-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le" }, "product_reference": "php7-opcache-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x" }, "product_reference": "php7-opcache-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64" }, "product_reference": "php7-opcache-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64" }, "product_reference": "php7-openssl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-openssl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x" }, "product_reference": "php7-openssl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64" }, "product_reference": "php7-openssl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64" }, "product_reference": "php7-pcntl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pcntl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x" }, "product_reference": "php7-pcntl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64" }, "product_reference": "php7-pcntl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64" }, "product_reference": "php7-pdo-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pdo-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x" }, "product_reference": "php7-pdo-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64" }, "product_reference": "php7-pdo-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch" }, "product_reference": "php7-pear-7.0.7-15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch" }, "product_reference": "php7-pear-Archive_Tar-7.0.7-15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64" }, "product_reference": "php7-pgsql-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pgsql-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x" }, "product_reference": "php7-pgsql-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64" }, "product_reference": "php7-pgsql-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64" }, "product_reference": "php7-phar-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le" }, "product_reference": "php7-phar-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x" }, "product_reference": "php7-phar-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64" }, "product_reference": "php7-phar-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64" }, "product_reference": "php7-posix-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le" }, "product_reference": "php7-posix-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x" }, "product_reference": "php7-posix-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64" }, "product_reference": "php7-posix-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64" }, "product_reference": "php7-pspell-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le" }, "product_reference": "php7-pspell-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x" }, "product_reference": "php7-pspell-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64" }, "product_reference": "php7-pspell-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64" }, "product_reference": "php7-shmop-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le" }, "product_reference": "php7-shmop-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x" }, "product_reference": "php7-shmop-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64" }, "product_reference": "php7-shmop-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64" }, "product_reference": "php7-snmp-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le" }, "product_reference": "php7-snmp-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x" }, "product_reference": "php7-snmp-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64" }, "product_reference": "php7-snmp-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64" }, "product_reference": "php7-soap-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le" }, "product_reference": "php7-soap-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x" }, "product_reference": "php7-soap-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64" }, "product_reference": "php7-soap-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64" }, "product_reference": "php7-sockets-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sockets-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x" }, "product_reference": "php7-sockets-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64" }, "product_reference": "php7-sockets-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64" }, "product_reference": "php7-sqlite-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sqlite-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x" }, "product_reference": "php7-sqlite-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64" }, "product_reference": "php7-sqlite-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvmsg-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvsem-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvsem-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvsem-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvsem-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64" }, "product_reference": "php7-sysvshm-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le" }, "product_reference": "php7-sysvshm-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x" }, "product_reference": "php7-sysvshm-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64" }, "product_reference": "php7-sysvshm-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64" }, "product_reference": "php7-tokenizer-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le" }, "product_reference": "php7-tokenizer-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x" }, "product_reference": "php7-tokenizer-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64" }, "product_reference": "php7-tokenizer-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64" }, "product_reference": "php7-wddx-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le" }, "product_reference": "php7-wddx-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x" }, "product_reference": "php7-wddx-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64" }, "product_reference": "php7-wddx-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlreader-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlreader-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlreader-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlreader-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlrpc-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64" }, "product_reference": "php7-xmlwriter-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64" }, "product_reference": "php7-xsl-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le" }, "product_reference": "php7-xsl-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x" }, "product_reference": "php7-xsl-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64" }, "product_reference": "php7-xsl-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64" }, "product_reference": "php7-zip-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le" }, "product_reference": "php7-zip-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x" }, "product_reference": "php7-zip-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64" }, "product_reference": "php7-zip-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64" }, "product_reference": "php7-zlib-7.0.7-15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le" }, "product_reference": "php7-zlib-7.0.7-15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x" }, "product_reference": "php7-zlib-7.0.7-15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" }, "product_reference": "php7-zlib-7.0.7-15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-4473", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4473" } ], "notes": [ { "category": "general", "text": "/ext/phar/phar_object.c in PHP 7.0.7 and 5.6.x allows remote attackers to execute arbitrary code. NOTE: Introduced as part of an incomplete fix to CVE-2015-6833.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4473", "url": "https://www.suse.com/security/cve/CVE-2016-4473" }, { "category": "external", "summary": "SUSE Bug 995512 for CVE-2016-4473", "url": "https://bugzilla.suse.com/995512" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "low" } ], "title": "CVE-2016-4473" }, { "cve": "CVE-2016-5399", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5399" } ], "notes": [ { "category": "general", "text": "The bzread function in ext/bz2/bz2.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted bz2 archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5399", "url": "https://www.suse.com/security/cve/CVE-2016-5399" }, { "category": "external", "summary": "SUSE Bug 991430 for CVE-2016-5399", "url": "https://bugzilla.suse.com/991430" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-5399" }, { "cve": "CVE-2016-6128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6128" } ], "notes": [ { "category": "general", "text": "The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6128", "url": "https://www.suse.com/security/cve/CVE-2016-6128" }, { "category": "external", "summary": "SUSE Bug 987580 for CVE-2016-6128", "url": "https://bugzilla.suse.com/987580" }, { "category": "external", "summary": "SUSE Bug 991710 for CVE-2016-6128", "url": "https://bugzilla.suse.com/991710" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6128" }, { "cve": "CVE-2016-6161", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6161" } ], "notes": [ { "category": "general", "text": "The output function in gd_gif_out.c in the GD Graphics Library (aka libgd) allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6161", "url": "https://www.suse.com/security/cve/CVE-2016-6161" }, { "category": "external", "summary": "SUSE Bug 988032 for CVE-2016-6161", "url": "https://bugzilla.suse.com/988032" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "low" } ], "title": "CVE-2016-6161" }, { "cve": "CVE-2016-6207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6207" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6207", "url": "https://www.suse.com/security/cve/CVE-2016-6207" }, { "category": "external", "summary": "SUSE Bug 991434 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991434" }, { "category": "external", "summary": "SUSE Bug 991622 for CVE-2016-6207", "url": "https://bugzilla.suse.com/991622" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6207" }, { "cve": "CVE-2016-6289", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6289" } ], "notes": [ { "category": "general", "text": "Integer overflow in the virtual_file_ex function in TSRM/tsrm_virtual_cwd.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted extract operation on a ZIP archive.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6289", "url": "https://www.suse.com/security/cve/CVE-2016-6289" }, { "category": "external", "summary": "SUSE Bug 991428 for CVE-2016-6289", "url": "https://bugzilla.suse.com/991428" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6289" }, { "cve": "CVE-2016-6290", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6290" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6290", "url": "https://www.suse.com/security/cve/CVE-2016-6290" }, { "category": "external", "summary": "SUSE Bug 991429 for CVE-2016-6290", "url": "https://bugzilla.suse.com/991429" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6290" }, { "cve": "CVE-2016-6291", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6291" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6291", "url": "https://www.suse.com/security/cve/CVE-2016-6291" }, { "category": "external", "summary": "SUSE Bug 991427 for CVE-2016-6291", "url": "https://bugzilla.suse.com/991427" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6291" }, { "cve": "CVE-2016-6292", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6292" } ], "notes": [ { "category": "general", "text": "The exif_process_user_comment function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted JPEG image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6292", "url": "https://www.suse.com/security/cve/CVE-2016-6292" }, { "category": "external", "summary": "SUSE Bug 991422 for CVE-2016-6292", "url": "https://bugzilla.suse.com/991422" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6292" }, { "cve": "CVE-2016-6295", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6295" } ], "notes": [ { "category": "general", "text": "ext/snmp/snmp.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via crafted serialized data, a related issue to CVE-2016-5773.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6295", "url": "https://www.suse.com/security/cve/CVE-2016-6295" }, { "category": "external", "summary": "SUSE Bug 991424 for CVE-2016-6295", "url": "https://bugzilla.suse.com/991424" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6295" }, { "cve": "CVE-2016-6296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6296" } ], "notes": [ { "category": "general", "text": "Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6296", "url": "https://www.suse.com/security/cve/CVE-2016-6296" }, { "category": "external", "summary": "SUSE Bug 991437 for CVE-2016-6296", "url": "https://bugzilla.suse.com/991437" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "low" } ], "title": "CVE-2016-6296" }, { "cve": "CVE-2016-6297", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6297" } ], "notes": [ { "category": "general", "text": "Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6297", "url": "https://www.suse.com/security/cve/CVE-2016-6297" }, { "category": "external", "summary": "SUSE Bug 991426 for CVE-2016-6297", "url": "https://bugzilla.suse.com/991426" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-6297" }, { "cve": "CVE-2016-7124", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7124" } ], "notes": [ { "category": "general", "text": "ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7124", "url": "https://www.suse.com/security/cve/CVE-2016-7124" }, { "category": "external", "summary": "SUSE Bug 997206 for CVE-2016-7124", "url": "https://bugzilla.suse.com/997206" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "low" } ], "title": "CVE-2016-7124" }, { "cve": "CVE-2016-7125", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7125" } ], "notes": [ { "category": "general", "text": "ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7125", "url": "https://www.suse.com/security/cve/CVE-2016-7125" }, { "category": "external", "summary": "SUSE Bug 997207 for CVE-2016-7125", "url": "https://bugzilla.suse.com/997207" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "important" } ], "title": "CVE-2016-7125" }, { "cve": "CVE-2016-7126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7126" } ], "notes": [ { "category": "general", "text": "The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7126", "url": "https://www.suse.com/security/cve/CVE-2016-7126" }, { "category": "external", "summary": "SUSE Bug 997208 for CVE-2016-7126", "url": "https://bugzilla.suse.com/997208" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7126" }, { "cve": "CVE-2016-7127", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7127" } ], "notes": [ { "category": "general", "text": "The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7127", "url": "https://www.suse.com/security/cve/CVE-2016-7127" }, { "category": "external", "summary": "SUSE Bug 997210 for CVE-2016-7127", "url": "https://bugzilla.suse.com/997210" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "critical" } ], "title": "CVE-2016-7127" }, { "cve": "CVE-2016-7128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7128" } ], "notes": [ { "category": "general", "text": "The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers to obtain sensitive information from process memory via a crafted TIFF image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7128", "url": "https://www.suse.com/security/cve/CVE-2016-7128" }, { "category": "external", "summary": "SUSE Bug 997211 for CVE-2016-7128", "url": "https://bugzilla.suse.com/997211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7128" }, { "cve": "CVE-2016-7129", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7129" } ], "notes": [ { "category": "general", "text": "The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7129", "url": "https://www.suse.com/security/cve/CVE-2016-7129" }, { "category": "external", "summary": "SUSE Bug 997220 for CVE-2016-7129", "url": "https://bugzilla.suse.com/997220" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7129" }, { "cve": "CVE-2016-7130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7130" } ], "notes": [ { "category": "general", "text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7130", "url": "https://www.suse.com/security/cve/CVE-2016-7130" }, { "category": "external", "summary": "SUSE Bug 997257 for CVE-2016-7130", "url": "https://bugzilla.suse.com/997257" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7130" }, { "cve": "CVE-2016-7131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7131" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a \u003c (less than) character.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7131", "url": "https://www.suse.com/security/cve/CVE-2016-7131" }, { "category": "external", "summary": "SUSE Bug 997225 for CVE-2016-7131", "url": "https://bugzilla.suse.com/997225" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7131" }, { "cve": "CVE-2016-7132", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7132" } ], "notes": [ { "category": "general", "text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7132", "url": "https://www.suse.com/security/cve/CVE-2016-7132" }, { "category": "external", "summary": "SUSE Bug 997230 for CVE-2016-7132", "url": "https://bugzilla.suse.com/997230" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.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_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7132" }, { "cve": "CVE-2016-7133", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7133" } ], "notes": [ { "category": "general", "text": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7133", "url": "https://www.suse.com/security/cve/CVE-2016-7133" }, { "category": "external", "summary": "SUSE Bug 997247 for CVE-2016-7133", "url": "https://bugzilla.suse.com/997247" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "moderate" } ], "title": "CVE-2016-7133" }, { "cve": "CVE-2016-7134", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7134" } ], "notes": [ { "category": "general", "text": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7134", "url": "https://www.suse.com/security/cve/CVE-2016-7134" }, { "category": "external", "summary": "SUSE Bug 997248 for CVE-2016-7134", "url": "https://bugzilla.suse.com/997248" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "critical" } ], "title": "CVE-2016-7134" }, { "cve": "CVE-2016-7412", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7412" } ], "notes": [ { "category": "general", "text": "ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7412", "url": "https://www.suse.com/security/cve/CVE-2016-7412" }, { "category": "external", "summary": "SUSE Bug 999680 for CVE-2016-7412", "url": "https://bugzilla.suse.com/999680" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "important" } ], "title": "CVE-2016-7412" }, { "cve": "CVE-2016-7413", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7413" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7413", "url": "https://www.suse.com/security/cve/CVE-2016-7413" }, { "category": "external", "summary": "SUSE Bug 999679 for CVE-2016-7413", "url": "https://bugzilla.suse.com/999679" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "critical" } ], "title": "CVE-2016-7413" }, { "cve": "CVE-2016-7414", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7414" } ], "notes": [ { "category": "general", "text": "The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7414", "url": "https://www.suse.com/security/cve/CVE-2016-7414" }, { "category": "external", "summary": "SUSE Bug 999820 for CVE-2016-7414", "url": "https://bugzilla.suse.com/999820" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "critical" } ], "title": "CVE-2016-7414" }, { "cve": "CVE-2016-7416", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7416" } ], "notes": [ { "category": "general", "text": "ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7416", "url": "https://www.suse.com/security/cve/CVE-2016-7416" }, { "category": "external", "summary": "SUSE Bug 999685 for CVE-2016-7416", "url": "https://bugzilla.suse.com/999685" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "important" } ], "title": "CVE-2016-7416" }, { "cve": "CVE-2016-7417", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7417" } ], "notes": [ { "category": "general", "text": "ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7417", "url": "https://www.suse.com/security/cve/CVE-2016-7417" }, { "category": "external", "summary": "SUSE Bug 999684 for CVE-2016-7417", "url": "https://bugzilla.suse.com/999684" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "critical" } ], "title": "CVE-2016-7417" }, { "cve": "CVE-2016-7418", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7418" } ], "notes": [ { "category": "general", "text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7418", "url": "https://www.suse.com/security/cve/CVE-2016-7418" }, { "category": "external", "summary": "SUSE Bug 999819 for CVE-2016-7418", "url": "https://bugzilla.suse.com/999819" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-10-05T15:19:17Z", "details": "important" } ], "title": "CVE-2016-7418" } ] }
ghsa-g87h-p2c5-jfxw
Vulnerability from github
Published
2022-05-17 02:13
Modified
2022-05-17 02:13
Severity ?
VLAI Severity ?
Details
ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.
{ "affected": [], "aliases": [ "CVE-2016-7134" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-09-12T01:59:00Z", "severity": "CRITICAL" }, "details": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.", "id": "GHSA-g87h-p2c5-jfxw", "modified": "2022-05-17T02:13:04Z", "published": "2022-05-17T02:13:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7134" }, { "type": "WEB", "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=72674" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201611-22" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2016/09/02/9" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92766" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1036680" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
fkie_cve-2016-7134
Vulnerability from fkie_nvd
Published
2016-09-12 01:59
Modified
2025-04-12 10:46
Severity ?
Summary
ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://openwall.com/lists/oss-security/2016/09/02/9 | Mailing List | |
cve@mitre.org | http://www.php.net/ChangeLog-7.php | Release Notes | |
cve@mitre.org | http://www.securityfocus.com/bid/92766 | ||
cve@mitre.org | http://www.securitytracker.com/id/1036680 | ||
cve@mitre.org | https://bugs.php.net/bug.php?id=72674 | Release Notes | |
cve@mitre.org | https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1 | Issue Tracking, Patch | |
cve@mitre.org | https://security.gentoo.org/glsa/201611-22 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://openwall.com/lists/oss-security/2016/09/02/9 | Mailing List | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.php.net/ChangeLog-7.php | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/92766 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.securitytracker.com/id/1036680 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=72674 | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1 | Issue Tracking, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201611-22 |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "DB6890AF-8A0A-46EE-AAD5-CF9AAE14A321", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "6B90B947-7B54-47F3-9637-2F4AC44079EE", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "35848414-BD5D-4164-84DC-61ABBB1C4152", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "2B1F8402-8551-4F66-A9A7-81D472AB058E", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "7A773E8E-48CD-4D35-A0FD-629BD9334486", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*", "matchCriteriaId": "FC492340-79AF-4676-A161-079A97EC6F0C", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*", "matchCriteriaId": "F1C2D8FE-C380-4B43-B634-A3DBA4700A71", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*", "matchCriteriaId": "3EB58393-0C10-413C-8D95-6BAA8BC19A1B", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*", "matchCriteriaId": "751F51CA-9D88-4971-A6EC-8C0B72E8E22B", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*", "matchCriteriaId": "37B74118-8FC2-44CB-9673-A83DF777B2E6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call." }, { "lang": "es", "value": "ext/curl/interface.c en PHP 7.x en versiones anteriores a 7.0.10 no evita un desbordamiento de entero en libcurl, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (error de localizaci\u00f3n y desbordamiento de b\u00fafer basado en memoria din\u00e1mica) o tener otro posible impacto no especificado a trav\u00e9s de una cadena larga que no es manejada correctamente en una llamada curl_escape." } ], "id": "CVE-2016-7134", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2016-09-12T01:59:12.803", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List" ], "url": "http://openwall.com/lists/oss-security/2016/09/02/9" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/92766" }, { "source": "cve@mitre.org", "url": "http://www.securitytracker.com/id/1036680" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "https://bugs.php.net/bug.php?id=72674" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "source": "cve@mitre.org", "url": "https://security.gentoo.org/glsa/201611-22" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "http://openwall.com/lists/oss-security/2016/09/02/9" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/92766" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securitytracker.com/id/1036680" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://bugs.php.net/bug.php?id=72674" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/201611-22" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…