Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-9137 (GCVE-0-2016-9137)
Vulnerability from cvelistv5
Published
2017-01-04 20:00
Modified
2024-08-06 02:42
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T02:42:10.922Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.php.net/bug.php?id=73147" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.tenable.com/security/tns-2016-19" }, { "name": "93577", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/93577" }, { "name": "[oss-security] 20161101 Re: CVE assignment for PHP 5.6.27 and 7.0.12", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "name": "DSA-3698", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2016/dsa-3698" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-10-18T00:00:00", "descriptions": [ { "lang": "en", "value": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-11-03T18:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.php.net/bug.php?id=73147" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.tenable.com/security/tns-2016-19" }, { "name": "93577", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/93577" }, { "name": "[oss-security] 20161101 Re: CVE assignment for PHP 5.6.27 and 7.0.12", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "name": "DSA-3698", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2016/dsa-3698" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9137", "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": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.php.net/bug.php?id=73147", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=73147" }, { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "http://www.php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php" }, { "name": "https://www.tenable.com/security/tns-2016-19", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2016-19" }, { "name": "93577", "refsource": "BID", "url": "http://www.securityfocus.com/bid/93577" }, { "name": "[oss-security] 20161101 Re: CVE assignment for PHP 5.6.27 and 7.0.12", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "name": "DSA-3698", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2016/dsa-3698" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-9137", "datePublished": "2017-01-04T20:00:00", "dateReserved": "2016-11-01T00:00:00", "dateUpdated": "2024-08-06T02:42:10.922Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-9137\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-04T20:59:00.387\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n de memoria en la implementaci\u00f3n de CURLFile en ext/curl/curl_file.c en PHP en versiones anteriores a 5.6.27 y 7.x en versiones anteriores a 7.0.12 permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de datos serializados manipulados que no maneja adecuadamente durante el procesamiento de __wakeup.\"}],\"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\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.6.26\",\"matchCriteriaId\":\"1FDBDAE9-E82F-468A-8B82-2A0DF4C13B34\"},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D56A200-1477-40DA-9444-CFC946157C69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD0D1CCC-A857-4C15-899E-08F9255CEE34\"}]}]}],\"references\":[{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2016/dsa-3698\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/01/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-5.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/93577\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.php.net/bug.php?id=73147\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2016-19\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2016/dsa-3698\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/01/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-5.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/93577\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.php.net/bug.php?id=73147\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2016-19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
ghsa-cpf6-fjqm-4hx4
Vulnerability from github
Published
2022-05-17 00:27
Modified
2025-04-12 13:07
Severity ?
VLAI Severity ?
Details
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
{ "affected": [], "aliases": [ "CVE-2016-9137" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-01-04T20:59:00Z", "severity": "CRITICAL" }, "details": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.", "id": "GHSA-cpf6-fjqm-4hx4", "modified": "2025-04-12T13:07:56Z", "published": "2022-05-17T00:27:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9137" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=73147" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2016-19" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3698" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93577" } ], "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" } ] }
gsd-2016-9137
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-9137", "description": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.", "id": "GSD-2016-9137", "references": [ "https://www.suse.com/security/cve/CVE-2016-9137.html", "https://www.debian.org/security/2016/dsa-3698", "https://ubuntu.com/security/CVE-2016-9137", "https://alas.aws.amazon.com/cve/html/CVE-2016-9137.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-9137" ], "details": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.", "id": "GSD-2016-9137", "modified": "2023-12-13T01:21:21.961474Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9137", "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": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.php.net/bug.php?id=73147", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=73147" }, { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "http://www.php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php" }, { "name": "https://www.tenable.com/security/tns-2016-19", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2016-19" }, { "name": "93577", "refsource": "BID", "url": "http://www.securityfocus.com/bid/93577" }, { "name": "[oss-security] 20161101 Re: CVE assignment for PHP 5.6.27 and 7.0.12", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "name": "DSA-3698", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2016/dsa-3698" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*", "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.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.6.26", "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.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.0:*:*:*:*:*:*:*", "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.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9137" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-416" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.php.net/bug.php?id=73147", "refsource": "CONFIRM", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://bugs.php.net/bug.php?id=73147" }, { "name": "http://www.php.net/ChangeLog-7.php", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "name": "http://www.php.net/ChangeLog-5.php", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "name": "[oss-security] 20161101 Re: CVE assignment for PHP 5.6.27 and 7.0.12", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://git.php.net/?p=php-src.git;a=commit;h=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "name": "93577", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/93577" }, { "name": "https://www.tenable.com/security/tns-2016-19", "refsource": "CONFIRM", "tags": [], "url": "https://www.tenable.com/security/tns-2016-19" }, { "name": "DSA-3698", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2016/dsa-3698" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "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-11-04T01:29Z", "publishedDate": "2017-01-04T20:59Z" } } }
suse-su-2016:2975-1
Vulnerability from csaf_suse
Published
2016-12-02 10:40
Modified
2016-12-02 10:40
Summary
Security update for php5
Notes
Title of the patch
Security update for php5
Description of the patch
This update for php5 fixes the following issues:
- CVE-2016-9137: Use After Free in unserialize() (bsc#1008029)
- CVE-2016-5773: ZipArchive class Use After Free Vulnerability in PHP's GC (bsc#986247)
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2016-1740,SUSE-SLE-DESKTOP-12-SP2-2016-1740,SUSE-SLE-Module-Web-Scripting-12-2016-1740,SUSE-SLE-SDK-12-SP1-2016-1740,SUSE-SLE-SDK-12-SP2-2016-1740,SUSE-SLE-WE-12-SP1-2016-1740,SUSE-SLE-WE-12-SP2-2016-1740
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php5", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php5 fixes the following issues:\n\n- CVE-2016-9137: Use After Free in unserialize() (bsc#1008029)\n- CVE-2016-5773: ZipArchive class Use After Free Vulnerability in PHP\u0027s GC (bsc#986247)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP1-2016-1740,SUSE-SLE-DESKTOP-12-SP2-2016-1740,SUSE-SLE-Module-Web-Scripting-12-2016-1740,SUSE-SLE-SDK-12-SP1-2016-1740,SUSE-SLE-SDK-12-SP2-2016-1740,SUSE-SLE-WE-12-SP1-2016-1740,SUSE-SLE-WE-12-SP2-2016-1740", "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_2975-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2975-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162975-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2975-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-December/002438.html" }, { "category": "self", "summary": "SUSE Bug 1008029", "url": "https://bugzilla.suse.com/1008029" }, { "category": "self", "summary": "SUSE Bug 986247", "url": "https://bugzilla.suse.com/986247" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5773 page", "url": "https://www.suse.com/security/cve/CVE-2016-5773/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9137 page", "url": "https://www.suse.com/security/cve/CVE-2016-9137/" } ], "title": "Security update for php5", "tracking": { "current_release_date": "2016-12-02T10:40:24Z", "generator": { "date": "2016-12-02T10:40:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2975-1", "initial_release_date": "2016-12-02T10:40:24Z", "revision_history": [ { "date": "2016-12-02T10:40:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-86.2.aarch64", "product": { "name": "apache2-mod_php5-5.5.14-86.2.aarch64", "product_id": "apache2-mod_php5-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "libc-client2007e_suse-2007e_suse-22.1.aarch64", "product": { "name": "libc-client2007e_suse-2007e_suse-22.1.aarch64", "product_id": "libc-client2007e_suse-2007e_suse-22.1.aarch64" } }, { "category": "product_version", "name": "php5-5.5.14-86.2.aarch64", "product": { "name": "php5-5.5.14-86.2.aarch64", "product_id": "php5-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-86.2.aarch64", "product": { "name": "php5-bcmath-5.5.14-86.2.aarch64", "product_id": "php5-bcmath-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-86.2.aarch64", "product": { "name": "php5-bz2-5.5.14-86.2.aarch64", "product_id": "php5-bz2-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-86.2.aarch64", "product": { "name": "php5-calendar-5.5.14-86.2.aarch64", "product_id": "php5-calendar-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-86.2.aarch64", "product": { "name": "php5-ctype-5.5.14-86.2.aarch64", "product_id": "php5-ctype-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-86.2.aarch64", "product": { "name": "php5-curl-5.5.14-86.2.aarch64", "product_id": "php5-curl-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-86.2.aarch64", "product": { "name": "php5-dba-5.5.14-86.2.aarch64", "product_id": "php5-dba-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-86.2.aarch64", "product": { "name": "php5-dom-5.5.14-86.2.aarch64", "product_id": "php5-dom-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-86.2.aarch64", "product": { "name": "php5-enchant-5.5.14-86.2.aarch64", "product_id": "php5-enchant-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-86.2.aarch64", "product": { "name": "php5-exif-5.5.14-86.2.aarch64", "product_id": "php5-exif-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-86.2.aarch64", "product": { "name": "php5-fastcgi-5.5.14-86.2.aarch64", "product_id": "php5-fastcgi-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-86.2.aarch64", "product": { "name": "php5-fileinfo-5.5.14-86.2.aarch64", "product_id": "php5-fileinfo-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-86.2.aarch64", "product": { "name": "php5-fpm-5.5.14-86.2.aarch64", "product_id": "php5-fpm-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-86.2.aarch64", "product": { "name": "php5-ftp-5.5.14-86.2.aarch64", "product_id": "php5-ftp-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-86.2.aarch64", "product": { "name": "php5-gd-5.5.14-86.2.aarch64", "product_id": "php5-gd-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-86.2.aarch64", "product": { "name": "php5-gettext-5.5.14-86.2.aarch64", "product_id": "php5-gettext-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-86.2.aarch64", "product": { "name": "php5-gmp-5.5.14-86.2.aarch64", "product_id": "php5-gmp-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-86.2.aarch64", "product": { "name": "php5-iconv-5.5.14-86.2.aarch64", "product_id": "php5-iconv-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-86.2.aarch64", "product": { "name": "php5-imap-5.5.14-86.2.aarch64", "product_id": "php5-imap-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-86.2.aarch64", "product": { "name": "php5-intl-5.5.14-86.2.aarch64", "product_id": "php5-intl-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-json-5.5.14-86.2.aarch64", "product": { "name": "php5-json-5.5.14-86.2.aarch64", "product_id": "php5-json-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-86.2.aarch64", "product": { "name": "php5-ldap-5.5.14-86.2.aarch64", "product_id": "php5-ldap-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-86.2.aarch64", "product": { "name": "php5-mbstring-5.5.14-86.2.aarch64", "product_id": "php5-mbstring-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-86.2.aarch64", "product": { "name": "php5-mcrypt-5.5.14-86.2.aarch64", "product_id": "php5-mcrypt-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-86.2.aarch64", "product": { "name": "php5-mysql-5.5.14-86.2.aarch64", "product_id": "php5-mysql-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-86.2.aarch64", "product": { "name": "php5-odbc-5.5.14-86.2.aarch64", "product_id": "php5-odbc-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-86.2.aarch64", "product": { "name": "php5-opcache-5.5.14-86.2.aarch64", "product_id": "php5-opcache-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-86.2.aarch64", "product": { "name": "php5-openssl-5.5.14-86.2.aarch64", "product_id": "php5-openssl-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-86.2.aarch64", "product": { "name": "php5-pcntl-5.5.14-86.2.aarch64", "product_id": "php5-pcntl-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-86.2.aarch64", "product": { "name": "php5-pdo-5.5.14-86.2.aarch64", "product_id": "php5-pdo-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-86.2.aarch64", "product": { "name": "php5-pgsql-5.5.14-86.2.aarch64", "product_id": "php5-pgsql-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-86.2.aarch64", "product": { "name": "php5-phar-5.5.14-86.2.aarch64", "product_id": "php5-phar-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-86.2.aarch64", "product": { "name": "php5-posix-5.5.14-86.2.aarch64", "product_id": "php5-posix-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-86.2.aarch64", "product": { "name": "php5-pspell-5.5.14-86.2.aarch64", "product_id": "php5-pspell-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-86.2.aarch64", "product": { "name": "php5-shmop-5.5.14-86.2.aarch64", "product_id": "php5-shmop-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-86.2.aarch64", "product": { "name": "php5-snmp-5.5.14-86.2.aarch64", "product_id": "php5-snmp-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-86.2.aarch64", "product": { "name": "php5-soap-5.5.14-86.2.aarch64", "product_id": "php5-soap-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-86.2.aarch64", "product": { "name": "php5-sockets-5.5.14-86.2.aarch64", "product_id": "php5-sockets-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-86.2.aarch64", "product": { "name": "php5-sqlite-5.5.14-86.2.aarch64", "product_id": "php5-sqlite-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-86.2.aarch64", "product": { "name": "php5-suhosin-5.5.14-86.2.aarch64", "product_id": "php5-suhosin-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-86.2.aarch64", "product": { "name": "php5-sysvmsg-5.5.14-86.2.aarch64", "product_id": "php5-sysvmsg-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-86.2.aarch64", "product": { "name": "php5-sysvsem-5.5.14-86.2.aarch64", "product_id": "php5-sysvsem-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-86.2.aarch64", "product": { "name": "php5-sysvshm-5.5.14-86.2.aarch64", "product_id": "php5-sysvshm-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-86.2.aarch64", "product": { "name": "php5-tokenizer-5.5.14-86.2.aarch64", "product_id": "php5-tokenizer-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-86.2.aarch64", "product": { "name": "php5-wddx-5.5.14-86.2.aarch64", "product_id": "php5-wddx-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-86.2.aarch64", "product": { "name": "php5-xmlreader-5.5.14-86.2.aarch64", "product_id": "php5-xmlreader-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-86.2.aarch64", "product": { "name": "php5-xmlrpc-5.5.14-86.2.aarch64", "product_id": "php5-xmlrpc-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-86.2.aarch64", "product": { "name": "php5-xmlwriter-5.5.14-86.2.aarch64", "product_id": "php5-xmlwriter-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-86.2.aarch64", "product": { "name": "php5-xsl-5.5.14-86.2.aarch64", "product_id": "php5-xsl-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-86.2.aarch64", "product": { "name": "php5-zip-5.5.14-86.2.aarch64", "product_id": "php5-zip-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-86.2.aarch64", "product": { "name": "php5-zlib-5.5.14-86.2.aarch64", "product_id": "php5-zlib-5.5.14-86.2.aarch64" } }, { "category": "product_version", "name": "imap-devel-2007e_suse-22.1.aarch64", "product": { "name": "imap-devel-2007e_suse-22.1.aarch64", "product_id": "imap-devel-2007e_suse-22.1.aarch64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-86.2.aarch64", "product": { "name": "php5-devel-5.5.14-86.2.aarch64", "product_id": "php5-devel-5.5.14-86.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php5-pear-5.5.14-86.2.noarch", "product": { "name": "php5-pear-5.5.14-86.2.noarch", "product_id": "php5-pear-5.5.14-86.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-86.2.ppc64le", "product": { "name": "apache2-mod_php5-5.5.14-86.2.ppc64le", "product_id": "apache2-mod_php5-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "libc-client2007e_suse-2007e_suse-22.1.ppc64le", "product": { "name": "libc-client2007e_suse-2007e_suse-22.1.ppc64le", "product_id": "libc-client2007e_suse-2007e_suse-22.1.ppc64le" } }, { "category": "product_version", "name": "php5-5.5.14-86.2.ppc64le", "product": { "name": "php5-5.5.14-86.2.ppc64le", "product_id": "php5-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-86.2.ppc64le", "product": { "name": "php5-bcmath-5.5.14-86.2.ppc64le", "product_id": "php5-bcmath-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-86.2.ppc64le", "product": { "name": "php5-bz2-5.5.14-86.2.ppc64le", "product_id": "php5-bz2-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-86.2.ppc64le", "product": { "name": "php5-calendar-5.5.14-86.2.ppc64le", "product_id": "php5-calendar-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-86.2.ppc64le", "product": { "name": "php5-ctype-5.5.14-86.2.ppc64le", "product_id": "php5-ctype-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-curl-5.5.14-86.2.ppc64le", "product": { "name": "php5-curl-5.5.14-86.2.ppc64le", "product_id": "php5-curl-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-dba-5.5.14-86.2.ppc64le", "product": { "name": "php5-dba-5.5.14-86.2.ppc64le", "product_id": "php5-dba-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-dom-5.5.14-86.2.ppc64le", "product": { "name": "php5-dom-5.5.14-86.2.ppc64le", "product_id": "php5-dom-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-86.2.ppc64le", "product": { "name": "php5-enchant-5.5.14-86.2.ppc64le", "product_id": "php5-enchant-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-exif-5.5.14-86.2.ppc64le", "product": { "name": "php5-exif-5.5.14-86.2.ppc64le", "product_id": "php5-exif-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-86.2.ppc64le", "product": { "name": "php5-fastcgi-5.5.14-86.2.ppc64le", "product_id": "php5-fastcgi-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-86.2.ppc64le", "product": { "name": "php5-fileinfo-5.5.14-86.2.ppc64le", "product_id": "php5-fileinfo-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-86.2.ppc64le", "product": { "name": "php5-fpm-5.5.14-86.2.ppc64le", "product_id": "php5-fpm-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-86.2.ppc64le", "product": { "name": "php5-ftp-5.5.14-86.2.ppc64le", "product_id": "php5-ftp-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-gd-5.5.14-86.2.ppc64le", "product": { "name": "php5-gd-5.5.14-86.2.ppc64le", "product_id": "php5-gd-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-86.2.ppc64le", "product": { "name": "php5-gettext-5.5.14-86.2.ppc64le", "product_id": "php5-gettext-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-86.2.ppc64le", "product": { "name": "php5-gmp-5.5.14-86.2.ppc64le", "product_id": "php5-gmp-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-86.2.ppc64le", "product": { "name": "php5-iconv-5.5.14-86.2.ppc64le", "product_id": "php5-iconv-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-imap-5.5.14-86.2.ppc64le", "product": { "name": "php5-imap-5.5.14-86.2.ppc64le", "product_id": "php5-imap-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-intl-5.5.14-86.2.ppc64le", "product": { "name": "php5-intl-5.5.14-86.2.ppc64le", "product_id": "php5-intl-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-json-5.5.14-86.2.ppc64le", "product": { "name": "php5-json-5.5.14-86.2.ppc64le", "product_id": "php5-json-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-86.2.ppc64le", "product": { "name": "php5-ldap-5.5.14-86.2.ppc64le", "product_id": "php5-ldap-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-86.2.ppc64le", "product": { "name": "php5-mbstring-5.5.14-86.2.ppc64le", "product_id": "php5-mbstring-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-86.2.ppc64le", "product": { "name": "php5-mcrypt-5.5.14-86.2.ppc64le", "product_id": "php5-mcrypt-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-86.2.ppc64le", "product": { "name": "php5-mysql-5.5.14-86.2.ppc64le", "product_id": "php5-mysql-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-86.2.ppc64le", "product": { "name": "php5-odbc-5.5.14-86.2.ppc64le", "product_id": "php5-odbc-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-86.2.ppc64le", "product": { "name": "php5-opcache-5.5.14-86.2.ppc64le", "product_id": "php5-opcache-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-86.2.ppc64le", "product": { "name": "php5-openssl-5.5.14-86.2.ppc64le", "product_id": "php5-openssl-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-86.2.ppc64le", "product": { "name": "php5-pcntl-5.5.14-86.2.ppc64le", "product_id": "php5-pcntl-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-86.2.ppc64le", "product": { "name": "php5-pdo-5.5.14-86.2.ppc64le", "product_id": "php5-pdo-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-86.2.ppc64le", "product": { "name": "php5-pgsql-5.5.14-86.2.ppc64le", "product_id": "php5-pgsql-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-phar-5.5.14-86.2.ppc64le", "product": { "name": "php5-phar-5.5.14-86.2.ppc64le", "product_id": "php5-phar-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-posix-5.5.14-86.2.ppc64le", "product": { "name": "php5-posix-5.5.14-86.2.ppc64le", "product_id": "php5-posix-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-86.2.ppc64le", "product": { "name": "php5-pspell-5.5.14-86.2.ppc64le", "product_id": "php5-pspell-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-86.2.ppc64le", "product": { "name": "php5-shmop-5.5.14-86.2.ppc64le", "product_id": "php5-shmop-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-86.2.ppc64le", "product": { "name": "php5-snmp-5.5.14-86.2.ppc64le", "product_id": "php5-snmp-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-soap-5.5.14-86.2.ppc64le", "product": { "name": "php5-soap-5.5.14-86.2.ppc64le", "product_id": "php5-soap-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-86.2.ppc64le", "product": { "name": "php5-sockets-5.5.14-86.2.ppc64le", "product_id": "php5-sockets-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-86.2.ppc64le", "product": { "name": "php5-sqlite-5.5.14-86.2.ppc64le", "product_id": "php5-sqlite-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-86.2.ppc64le", "product": { "name": "php5-suhosin-5.5.14-86.2.ppc64le", "product_id": "php5-suhosin-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-86.2.ppc64le", "product": { "name": "php5-sysvmsg-5.5.14-86.2.ppc64le", "product_id": "php5-sysvmsg-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-86.2.ppc64le", "product": { "name": "php5-sysvsem-5.5.14-86.2.ppc64le", "product_id": "php5-sysvsem-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-86.2.ppc64le", "product": { "name": "php5-sysvshm-5.5.14-86.2.ppc64le", "product_id": "php5-sysvshm-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-86.2.ppc64le", "product": { "name": "php5-tokenizer-5.5.14-86.2.ppc64le", "product_id": "php5-tokenizer-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-86.2.ppc64le", "product": { "name": "php5-wddx-5.5.14-86.2.ppc64le", "product_id": "php5-wddx-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-86.2.ppc64le", "product": { "name": "php5-xmlreader-5.5.14-86.2.ppc64le", "product_id": "php5-xmlreader-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-86.2.ppc64le", "product": { "name": "php5-xmlrpc-5.5.14-86.2.ppc64le", "product_id": "php5-xmlrpc-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-86.2.ppc64le", "product": { "name": "php5-xmlwriter-5.5.14-86.2.ppc64le", "product_id": "php5-xmlwriter-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-86.2.ppc64le", "product": { "name": "php5-xsl-5.5.14-86.2.ppc64le", "product_id": "php5-xsl-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-zip-5.5.14-86.2.ppc64le", "product": { "name": "php5-zip-5.5.14-86.2.ppc64le", "product_id": "php5-zip-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-86.2.ppc64le", "product": { "name": "php5-zlib-5.5.14-86.2.ppc64le", "product_id": "php5-zlib-5.5.14-86.2.ppc64le" } }, { "category": "product_version", "name": "imap-devel-2007e_suse-22.1.ppc64le", "product": { "name": "imap-devel-2007e_suse-22.1.ppc64le", "product_id": "imap-devel-2007e_suse-22.1.ppc64le" } }, { "category": "product_version", "name": "php5-devel-5.5.14-86.2.ppc64le", "product": { "name": "php5-devel-5.5.14-86.2.ppc64le", "product_id": "php5-devel-5.5.14-86.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-86.2.s390x", "product": { "name": "apache2-mod_php5-5.5.14-86.2.s390x", "product_id": "apache2-mod_php5-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "libc-client2007e_suse-2007e_suse-22.1.s390x", "product": { "name": "libc-client2007e_suse-2007e_suse-22.1.s390x", "product_id": "libc-client2007e_suse-2007e_suse-22.1.s390x" } }, { "category": "product_version", "name": "php5-5.5.14-86.2.s390x", "product": { "name": "php5-5.5.14-86.2.s390x", "product_id": "php5-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-86.2.s390x", "product": { "name": "php5-bcmath-5.5.14-86.2.s390x", "product_id": "php5-bcmath-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-86.2.s390x", "product": { "name": "php5-bz2-5.5.14-86.2.s390x", "product_id": "php5-bz2-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-86.2.s390x", "product": { "name": "php5-calendar-5.5.14-86.2.s390x", "product_id": "php5-calendar-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-86.2.s390x", "product": { "name": "php5-ctype-5.5.14-86.2.s390x", "product_id": "php5-ctype-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-curl-5.5.14-86.2.s390x", "product": { "name": "php5-curl-5.5.14-86.2.s390x", "product_id": "php5-curl-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-dba-5.5.14-86.2.s390x", "product": { "name": "php5-dba-5.5.14-86.2.s390x", "product_id": "php5-dba-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-dom-5.5.14-86.2.s390x", "product": { "name": "php5-dom-5.5.14-86.2.s390x", "product_id": "php5-dom-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-86.2.s390x", "product": { "name": "php5-enchant-5.5.14-86.2.s390x", "product_id": "php5-enchant-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-exif-5.5.14-86.2.s390x", "product": { "name": "php5-exif-5.5.14-86.2.s390x", "product_id": "php5-exif-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-86.2.s390x", "product": { "name": "php5-fastcgi-5.5.14-86.2.s390x", "product_id": "php5-fastcgi-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-86.2.s390x", "product": { "name": "php5-fileinfo-5.5.14-86.2.s390x", "product_id": "php5-fileinfo-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-86.2.s390x", "product": { "name": "php5-fpm-5.5.14-86.2.s390x", "product_id": "php5-fpm-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-86.2.s390x", "product": { "name": "php5-ftp-5.5.14-86.2.s390x", "product_id": "php5-ftp-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-gd-5.5.14-86.2.s390x", "product": { "name": "php5-gd-5.5.14-86.2.s390x", "product_id": "php5-gd-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-86.2.s390x", "product": { "name": "php5-gettext-5.5.14-86.2.s390x", "product_id": "php5-gettext-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-86.2.s390x", "product": { "name": "php5-gmp-5.5.14-86.2.s390x", "product_id": "php5-gmp-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-86.2.s390x", "product": { "name": "php5-iconv-5.5.14-86.2.s390x", "product_id": "php5-iconv-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-imap-5.5.14-86.2.s390x", "product": { "name": "php5-imap-5.5.14-86.2.s390x", "product_id": "php5-imap-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-intl-5.5.14-86.2.s390x", "product": { "name": "php5-intl-5.5.14-86.2.s390x", "product_id": "php5-intl-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-json-5.5.14-86.2.s390x", "product": { "name": "php5-json-5.5.14-86.2.s390x", "product_id": "php5-json-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-86.2.s390x", "product": { "name": "php5-ldap-5.5.14-86.2.s390x", "product_id": "php5-ldap-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-86.2.s390x", "product": { "name": "php5-mbstring-5.5.14-86.2.s390x", "product_id": "php5-mbstring-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-86.2.s390x", "product": { "name": "php5-mcrypt-5.5.14-86.2.s390x", "product_id": "php5-mcrypt-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-86.2.s390x", "product": { "name": "php5-mysql-5.5.14-86.2.s390x", "product_id": "php5-mysql-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-86.2.s390x", "product": { "name": "php5-odbc-5.5.14-86.2.s390x", "product_id": "php5-odbc-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-86.2.s390x", "product": { "name": "php5-opcache-5.5.14-86.2.s390x", "product_id": "php5-opcache-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-86.2.s390x", "product": { "name": "php5-openssl-5.5.14-86.2.s390x", "product_id": "php5-openssl-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-86.2.s390x", "product": { "name": "php5-pcntl-5.5.14-86.2.s390x", "product_id": "php5-pcntl-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-86.2.s390x", "product": { "name": "php5-pdo-5.5.14-86.2.s390x", "product_id": "php5-pdo-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-86.2.s390x", "product": { "name": "php5-pgsql-5.5.14-86.2.s390x", "product_id": "php5-pgsql-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-phar-5.5.14-86.2.s390x", "product": { "name": "php5-phar-5.5.14-86.2.s390x", "product_id": "php5-phar-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-posix-5.5.14-86.2.s390x", "product": { "name": "php5-posix-5.5.14-86.2.s390x", "product_id": "php5-posix-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-86.2.s390x", "product": { "name": "php5-pspell-5.5.14-86.2.s390x", "product_id": "php5-pspell-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-86.2.s390x", "product": { "name": "php5-shmop-5.5.14-86.2.s390x", "product_id": "php5-shmop-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-86.2.s390x", "product": { "name": "php5-snmp-5.5.14-86.2.s390x", "product_id": "php5-snmp-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-soap-5.5.14-86.2.s390x", "product": { "name": "php5-soap-5.5.14-86.2.s390x", "product_id": "php5-soap-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-86.2.s390x", "product": { "name": "php5-sockets-5.5.14-86.2.s390x", "product_id": "php5-sockets-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-86.2.s390x", "product": { "name": "php5-sqlite-5.5.14-86.2.s390x", "product_id": "php5-sqlite-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-86.2.s390x", "product": { "name": "php5-suhosin-5.5.14-86.2.s390x", "product_id": "php5-suhosin-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-86.2.s390x", "product": { "name": "php5-sysvmsg-5.5.14-86.2.s390x", "product_id": "php5-sysvmsg-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-86.2.s390x", "product": { "name": "php5-sysvsem-5.5.14-86.2.s390x", "product_id": "php5-sysvsem-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-86.2.s390x", "product": { "name": "php5-sysvshm-5.5.14-86.2.s390x", "product_id": "php5-sysvshm-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-86.2.s390x", "product": { "name": "php5-tokenizer-5.5.14-86.2.s390x", "product_id": "php5-tokenizer-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-86.2.s390x", "product": { "name": "php5-wddx-5.5.14-86.2.s390x", "product_id": "php5-wddx-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-86.2.s390x", "product": { "name": "php5-xmlreader-5.5.14-86.2.s390x", "product_id": "php5-xmlreader-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-86.2.s390x", "product": { "name": "php5-xmlrpc-5.5.14-86.2.s390x", "product_id": "php5-xmlrpc-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-86.2.s390x", "product": { "name": "php5-xmlwriter-5.5.14-86.2.s390x", "product_id": "php5-xmlwriter-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-86.2.s390x", "product": { "name": "php5-xsl-5.5.14-86.2.s390x", "product_id": "php5-xsl-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-zip-5.5.14-86.2.s390x", "product": { "name": "php5-zip-5.5.14-86.2.s390x", "product_id": "php5-zip-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-86.2.s390x", "product": { "name": "php5-zlib-5.5.14-86.2.s390x", "product_id": "php5-zlib-5.5.14-86.2.s390x" } }, { "category": "product_version", "name": "imap-devel-2007e_suse-22.1.s390x", "product": { "name": "imap-devel-2007e_suse-22.1.s390x", "product_id": "imap-devel-2007e_suse-22.1.s390x" } }, { "category": "product_version", "name": "php5-devel-5.5.14-86.2.s390x", "product": { "name": "php5-devel-5.5.14-86.2.s390x", "product_id": "php5-devel-5.5.14-86.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "product": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "product_id": "libc-client2007e_suse-2007e_suse-22.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_php5-5.5.14-86.2.x86_64", "product": { "name": "apache2-mod_php5-5.5.14-86.2.x86_64", "product_id": "apache2-mod_php5-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-5.5.14-86.2.x86_64", "product": { "name": "php5-5.5.14-86.2.x86_64", "product_id": "php5-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-86.2.x86_64", "product": { "name": "php5-bcmath-5.5.14-86.2.x86_64", "product_id": "php5-bcmath-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-86.2.x86_64", "product": { "name": "php5-bz2-5.5.14-86.2.x86_64", "product_id": "php5-bz2-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-86.2.x86_64", "product": { "name": "php5-calendar-5.5.14-86.2.x86_64", "product_id": "php5-calendar-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-86.2.x86_64", "product": { "name": "php5-ctype-5.5.14-86.2.x86_64", "product_id": "php5-ctype-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-86.2.x86_64", "product": { "name": "php5-curl-5.5.14-86.2.x86_64", "product_id": "php5-curl-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-86.2.x86_64", "product": { "name": "php5-dba-5.5.14-86.2.x86_64", "product_id": "php5-dba-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-86.2.x86_64", "product": { "name": "php5-dom-5.5.14-86.2.x86_64", "product_id": "php5-dom-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-86.2.x86_64", "product": { "name": "php5-enchant-5.5.14-86.2.x86_64", "product_id": "php5-enchant-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-86.2.x86_64", "product": { "name": "php5-exif-5.5.14-86.2.x86_64", "product_id": "php5-exif-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-86.2.x86_64", "product": { "name": "php5-fastcgi-5.5.14-86.2.x86_64", "product_id": "php5-fastcgi-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-86.2.x86_64", "product": { "name": "php5-fileinfo-5.5.14-86.2.x86_64", "product_id": "php5-fileinfo-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-86.2.x86_64", "product": { "name": "php5-fpm-5.5.14-86.2.x86_64", "product_id": "php5-fpm-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-86.2.x86_64", "product": { "name": "php5-ftp-5.5.14-86.2.x86_64", "product_id": "php5-ftp-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-86.2.x86_64", "product": { "name": "php5-gd-5.5.14-86.2.x86_64", "product_id": "php5-gd-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-86.2.x86_64", "product": { "name": "php5-gettext-5.5.14-86.2.x86_64", "product_id": "php5-gettext-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-86.2.x86_64", "product": { "name": "php5-gmp-5.5.14-86.2.x86_64", "product_id": "php5-gmp-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-86.2.x86_64", "product": { "name": "php5-iconv-5.5.14-86.2.x86_64", "product_id": "php5-iconv-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-86.2.x86_64", "product": { "name": "php5-imap-5.5.14-86.2.x86_64", "product_id": "php5-imap-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-86.2.x86_64", "product": { "name": "php5-intl-5.5.14-86.2.x86_64", "product_id": "php5-intl-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-json-5.5.14-86.2.x86_64", "product": { "name": "php5-json-5.5.14-86.2.x86_64", "product_id": "php5-json-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-86.2.x86_64", "product": { "name": "php5-ldap-5.5.14-86.2.x86_64", "product_id": "php5-ldap-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-86.2.x86_64", "product": { "name": "php5-mbstring-5.5.14-86.2.x86_64", "product_id": "php5-mbstring-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-86.2.x86_64", "product": { "name": "php5-mcrypt-5.5.14-86.2.x86_64", "product_id": "php5-mcrypt-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-86.2.x86_64", "product": { "name": "php5-mysql-5.5.14-86.2.x86_64", "product_id": "php5-mysql-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-86.2.x86_64", "product": { "name": "php5-odbc-5.5.14-86.2.x86_64", "product_id": "php5-odbc-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-86.2.x86_64", "product": { "name": "php5-opcache-5.5.14-86.2.x86_64", "product_id": "php5-opcache-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-86.2.x86_64", "product": { "name": "php5-openssl-5.5.14-86.2.x86_64", "product_id": "php5-openssl-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-86.2.x86_64", "product": { "name": "php5-pcntl-5.5.14-86.2.x86_64", "product_id": "php5-pcntl-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-86.2.x86_64", "product": { "name": "php5-pdo-5.5.14-86.2.x86_64", "product_id": "php5-pdo-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-86.2.x86_64", "product": { "name": "php5-pgsql-5.5.14-86.2.x86_64", "product_id": "php5-pgsql-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-86.2.x86_64", "product": { "name": "php5-phar-5.5.14-86.2.x86_64", "product_id": "php5-phar-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-86.2.x86_64", "product": { "name": "php5-posix-5.5.14-86.2.x86_64", "product_id": "php5-posix-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-86.2.x86_64", "product": { "name": "php5-pspell-5.5.14-86.2.x86_64", "product_id": "php5-pspell-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-86.2.x86_64", "product": { "name": "php5-shmop-5.5.14-86.2.x86_64", "product_id": "php5-shmop-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-86.2.x86_64", "product": { "name": "php5-snmp-5.5.14-86.2.x86_64", "product_id": "php5-snmp-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-86.2.x86_64", "product": { "name": "php5-soap-5.5.14-86.2.x86_64", "product_id": "php5-soap-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-86.2.x86_64", "product": { "name": "php5-sockets-5.5.14-86.2.x86_64", "product_id": "php5-sockets-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-86.2.x86_64", "product": { "name": "php5-sqlite-5.5.14-86.2.x86_64", "product_id": "php5-sqlite-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-86.2.x86_64", "product": { "name": "php5-suhosin-5.5.14-86.2.x86_64", "product_id": "php5-suhosin-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-86.2.x86_64", "product": { "name": "php5-sysvmsg-5.5.14-86.2.x86_64", "product_id": "php5-sysvmsg-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-86.2.x86_64", "product": { "name": "php5-sysvsem-5.5.14-86.2.x86_64", "product_id": "php5-sysvsem-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-86.2.x86_64", "product": { "name": "php5-sysvshm-5.5.14-86.2.x86_64", "product_id": "php5-sysvshm-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-86.2.x86_64", "product": { "name": "php5-tokenizer-5.5.14-86.2.x86_64", "product_id": "php5-tokenizer-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-86.2.x86_64", "product": { "name": "php5-wddx-5.5.14-86.2.x86_64", "product_id": "php5-wddx-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-86.2.x86_64", "product": { "name": "php5-xmlreader-5.5.14-86.2.x86_64", "product_id": "php5-xmlreader-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-86.2.x86_64", "product": { "name": "php5-xmlrpc-5.5.14-86.2.x86_64", "product_id": "php5-xmlrpc-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-86.2.x86_64", "product": { "name": "php5-xmlwriter-5.5.14-86.2.x86_64", "product_id": "php5-xmlwriter-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-86.2.x86_64", "product": { "name": "php5-xsl-5.5.14-86.2.x86_64", "product_id": "php5-xsl-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-86.2.x86_64", "product": { "name": "php5-zip-5.5.14-86.2.x86_64", "product_id": "php5-zip-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-86.2.x86_64", "product": { "name": "php5-zlib-5.5.14-86.2.x86_64", "product_id": "php5-zlib-5.5.14-86.2.x86_64" } }, { "category": "product_version", "name": "imap-devel-2007e_suse-22.1.x86_64", "product": { "name": "imap-devel-2007e_suse-22.1.x86_64", "product_id": "imap-devel-2007e_suse-22.1.x86_64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-86.2.x86_64", "product": { "name": "php5-devel-5.5.14-86.2.x86_64", "product_id": "php5-devel-5.5.14-86.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP1", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP1", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64" }, "product_reference": "apache2-mod_php5-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "apache2-mod_php5-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "apache2-mod_php5-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "apache2-mod_php5-5.5.14-86.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.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:libc-client2007e_suse-2007e_suse-22.1.aarch64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64" }, "product_reference": "php5-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64" }, "product_reference": "php5-bcmath-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bcmath-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-bcmath-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-bcmath-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-bcmath-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64" }, "product_reference": "php5-bz2-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bz2-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-bz2-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-bz2-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-bz2-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64" }, "product_reference": "php5-calendar-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-calendar-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-calendar-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-calendar-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-calendar-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64" }, "product_reference": "php5-ctype-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ctype-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-ctype-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-ctype-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-ctype-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64" }, "product_reference": "php5-curl-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-curl-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-curl-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-curl-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-curl-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64" }, "product_reference": "php5-dba-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dba-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-dba-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-dba-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-dba-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64" }, "product_reference": "php5-dom-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dom-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-dom-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-dom-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-dom-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64" }, "product_reference": "php5-enchant-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-enchant-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-enchant-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-enchant-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-enchant-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64" }, "product_reference": "php5-exif-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-exif-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-exif-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-exif-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-exif-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64" }, "product_reference": "php5-fastcgi-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fastcgi-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-fastcgi-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-fastcgi-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-fastcgi-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64" }, "product_reference": "php5-fileinfo-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fileinfo-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-fileinfo-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-fileinfo-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-fileinfo-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64" }, "product_reference": "php5-fpm-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fpm-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-fpm-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-fpm-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-fpm-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64" }, "product_reference": "php5-ftp-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ftp-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-ftp-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-ftp-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-ftp-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64" }, "product_reference": "php5-gd-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gd-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-gd-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-gd-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-gd-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64" }, "product_reference": "php5-gettext-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gettext-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-gettext-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-gettext-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-gettext-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64" }, "product_reference": "php5-gmp-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gmp-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-gmp-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-gmp-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-gmp-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64" }, "product_reference": "php5-iconv-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-iconv-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-iconv-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-iconv-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-iconv-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64" }, "product_reference": "php5-imap-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-imap-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-imap-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-imap-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-imap-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64" }, "product_reference": "php5-intl-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-intl-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-intl-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-intl-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-intl-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64" }, "product_reference": "php5-json-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-json-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-json-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-json-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-json-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64" }, "product_reference": "php5-ldap-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ldap-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-ldap-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-ldap-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-ldap-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64" }, "product_reference": "php5-mbstring-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mbstring-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-mbstring-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-mbstring-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-mbstring-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64" }, "product_reference": "php5-mcrypt-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mcrypt-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-mcrypt-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-mcrypt-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-mcrypt-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64" }, "product_reference": "php5-mysql-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mysql-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-mysql-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-mysql-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-mysql-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64" }, "product_reference": "php5-odbc-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-odbc-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-odbc-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-odbc-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-odbc-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64" }, "product_reference": "php5-opcache-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-opcache-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-opcache-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-opcache-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-opcache-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64" }, "product_reference": "php5-openssl-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-openssl-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-openssl-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-openssl-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-openssl-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64" }, "product_reference": "php5-pcntl-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pcntl-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-pcntl-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-pcntl-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-pcntl-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64" }, "product_reference": "php5-pdo-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pdo-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-pdo-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-pdo-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-pdo-5.5.14-86.2.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-86.2.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-86.2.noarch" }, "product_reference": "php5-pear-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64" }, "product_reference": "php5-pgsql-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pgsql-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-pgsql-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-pgsql-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-pgsql-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64" }, "product_reference": "php5-phar-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-phar-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-phar-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-phar-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-phar-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64" }, "product_reference": "php5-posix-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-posix-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-posix-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-posix-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-posix-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64" }, "product_reference": "php5-pspell-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pspell-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-pspell-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-pspell-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-pspell-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64" }, "product_reference": "php5-shmop-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-shmop-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-shmop-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-shmop-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-shmop-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64" }, "product_reference": "php5-snmp-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-snmp-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-snmp-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-snmp-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-snmp-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64" }, "product_reference": "php5-soap-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-soap-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-soap-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-soap-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-soap-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64" }, "product_reference": "php5-sockets-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sockets-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-sockets-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-sockets-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-sockets-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64" }, "product_reference": "php5-sqlite-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sqlite-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-sqlite-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-sqlite-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-sqlite-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64" }, "product_reference": "php5-suhosin-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-suhosin-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-suhosin-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-suhosin-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-suhosin-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64" }, "product_reference": "php5-sysvmsg-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvmsg-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-sysvmsg-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-sysvmsg-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-sysvmsg-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64" }, "product_reference": "php5-sysvsem-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvsem-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-sysvsem-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-sysvsem-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-sysvsem-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64" }, "product_reference": "php5-sysvshm-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvshm-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-sysvshm-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-sysvshm-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-sysvshm-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64" }, "product_reference": "php5-tokenizer-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-tokenizer-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-tokenizer-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-tokenizer-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-tokenizer-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64" }, "product_reference": "php5-wddx-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-wddx-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-wddx-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-wddx-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-wddx-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64" }, "product_reference": "php5-xmlreader-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlreader-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-xmlreader-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-xmlreader-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-xmlreader-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64" }, "product_reference": "php5-xmlrpc-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlrpc-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-xmlrpc-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-xmlrpc-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-xmlrpc-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64" }, "product_reference": "php5-xmlwriter-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlwriter-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-xmlwriter-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-xmlwriter-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-xmlwriter-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64" }, "product_reference": "php5-xsl-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xsl-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-xsl-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-xsl-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-xsl-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64" }, "product_reference": "php5-zip-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zip-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-zip-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-zip-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-zip-5.5.14-86.2.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-86.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64" }, "product_reference": "php5-zlib-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zlib-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-zlib-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-zlib-5.5.14-86.2.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-86.2.x86_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-86.2.x86_64" }, "product_reference": "php5-zlib-5.5.14-86.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le" }, "product_reference": "imap-devel-2007e_suse-22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x" }, "product_reference": "imap-devel-2007e_suse-22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64" }, "product_reference": "imap-devel-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-86.2.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-86.2.ppc64le" }, "product_reference": "php5-devel-5.5.14-86.2.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-86.2.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-86.2.s390x" }, "product_reference": "php5-devel-5.5.14-86.2.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-86.2.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-86.2.x86_64" }, "product_reference": "php5-devel-5.5.14-86.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64" }, "product_reference": "imap-devel-2007e_suse-22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le" }, "product_reference": "imap-devel-2007e_suse-22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x" }, "product_reference": "imap-devel-2007e_suse-22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "imap-devel-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64" }, "product_reference": "imap-devel-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-86.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64" }, "product_reference": "php5-devel-5.5.14-86.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-86.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le" }, "product_reference": "php5-devel-5.5.14-86.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-86.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x" }, "product_reference": "php5-devel-5.5.14-86.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-86.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64" }, "product_reference": "php5-devel-5.5.14-86.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libc-client2007e_suse-2007e_suse-22.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" }, "product_reference": "libc-client2007e_suse-2007e_suse-22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-5773", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5773" } ], "notes": [ { "category": "general", "text": "php_zip.c in the zip extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and application crash) via crafted serialized data containing a ZipArchive object.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5773", "url": "https://www.suse.com/security/cve/CVE-2016-5773" }, { "category": "external", "summary": "SUSE Bug 986247 for CVE-2016-5773", "url": "https://bugzilla.suse.com/986247" }, { "category": "external", "summary": "SUSE Bug 986391 for CVE-2016-5773", "url": "https://bugzilla.suse.com/986391" } ], "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 Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.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 Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-12-02T10:40:24Z", "details": "moderate" } ], "title": "CVE-2016-5773" }, { "cve": "CVE-2016-9137", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9137" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9137", "url": "https://www.suse.com/security/cve/CVE-2016-9137" }, { "category": "external", "summary": "SUSE Bug 1008026 for CVE-2016-9137", "url": "https://bugzilla.suse.com/1008026" }, { "category": "external", "summary": "SUSE Bug 1008029 for CVE-2016-9137", "url": "https://bugzilla.suse.com/1008029" } ], "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 Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.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 Desktop 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-86.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:imap-devel-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-86.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:libc-client2007e_suse-2007e_suse-22.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libc-client2007e_suse-2007e_suse-22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-12-02T10:40:24Z", "details": "moderate" } ], "title": "CVE-2016-9137" } ] }
suse-su-2016:2941-1
Vulnerability from csaf_suse
Published
2016-11-29 12:42
Modified
2016-11-29 12:42
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-5385: Setting HTTP_PROXY environment variable via Proxy header (httpoxy) (bsc#988486).
- CVE-2016-9137: Fixing a Use After Free in unserialize() (bsc#1008029).
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1722,SUSE-SLE-SDK-12-SP1-2016-1722,SUSE-SLE-SDK-12-SP2-2016-1722
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php7", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php7 fixes the following security issues:\n\n- CVE-2016-5385: Setting HTTP_PROXY environment variable via Proxy header (httpoxy) (bsc#988486).\n- CVE-2016-9137: Fixing a Use After Free in unserialize() (bsc#1008029).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2016-1722,SUSE-SLE-SDK-12-SP1-2016-1722,SUSE-SLE-SDK-12-SP2-2016-1722", "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_2941-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2941-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162941-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2941-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-November/002428.html" }, { "category": "self", "summary": "SUSE Bug 1008029", "url": "https://bugzilla.suse.com/1008029" }, { "category": "self", "summary": "SUSE Bug 988486", "url": "https://bugzilla.suse.com/988486" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5385 page", "url": "https://www.suse.com/security/cve/CVE-2016-5385/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9137 page", "url": "https://www.suse.com/security/cve/CVE-2016-9137/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2016-11-29T12:42:58Z", "generator": { "date": "2016-11-29T12:42:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2941-1", "initial_release_date": "2016-11-29T12:42:58Z", "revision_history": [ { "date": "2016-11-29T12:42:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-25.1.aarch64", "product": { "name": "apache2-mod_php7-7.0.7-25.1.aarch64", "product_id": "apache2-mod_php7-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-7.0.7-25.1.aarch64", "product": { "name": "php7-7.0.7-25.1.aarch64", "product_id": "php7-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-25.1.aarch64", "product": { "name": "php7-bcmath-7.0.7-25.1.aarch64", "product_id": "php7-bcmath-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-25.1.aarch64", "product": { "name": "php7-bz2-7.0.7-25.1.aarch64", "product_id": "php7-bz2-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-25.1.aarch64", "product": { "name": "php7-calendar-7.0.7-25.1.aarch64", "product_id": "php7-calendar-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-25.1.aarch64", "product": { "name": "php7-ctype-7.0.7-25.1.aarch64", "product_id": "php7-ctype-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-25.1.aarch64", "product": { "name": "php7-curl-7.0.7-25.1.aarch64", "product_id": "php7-curl-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-25.1.aarch64", "product": { "name": "php7-dba-7.0.7-25.1.aarch64", "product_id": "php7-dba-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-25.1.aarch64", "product": { "name": "php7-dom-7.0.7-25.1.aarch64", "product_id": "php7-dom-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-25.1.aarch64", "product": { "name": "php7-enchant-7.0.7-25.1.aarch64", "product_id": "php7-enchant-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-25.1.aarch64", "product": { "name": "php7-exif-7.0.7-25.1.aarch64", "product_id": "php7-exif-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-25.1.aarch64", "product": { "name": "php7-fastcgi-7.0.7-25.1.aarch64", "product_id": "php7-fastcgi-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-25.1.aarch64", "product": { "name": "php7-fileinfo-7.0.7-25.1.aarch64", "product_id": "php7-fileinfo-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-25.1.aarch64", "product": { "name": "php7-fpm-7.0.7-25.1.aarch64", "product_id": "php7-fpm-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-25.1.aarch64", "product": { "name": "php7-ftp-7.0.7-25.1.aarch64", "product_id": "php7-ftp-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-25.1.aarch64", "product": { "name": "php7-gd-7.0.7-25.1.aarch64", "product_id": "php7-gd-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-25.1.aarch64", "product": { "name": "php7-gettext-7.0.7-25.1.aarch64", "product_id": "php7-gettext-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-25.1.aarch64", "product": { "name": "php7-gmp-7.0.7-25.1.aarch64", "product_id": "php7-gmp-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-25.1.aarch64", "product": { "name": "php7-iconv-7.0.7-25.1.aarch64", "product_id": "php7-iconv-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-25.1.aarch64", "product": { "name": "php7-imap-7.0.7-25.1.aarch64", "product_id": "php7-imap-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-25.1.aarch64", "product": { "name": "php7-intl-7.0.7-25.1.aarch64", "product_id": "php7-intl-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-json-7.0.7-25.1.aarch64", "product": { "name": "php7-json-7.0.7-25.1.aarch64", "product_id": "php7-json-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-25.1.aarch64", "product": { "name": "php7-ldap-7.0.7-25.1.aarch64", "product_id": "php7-ldap-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-25.1.aarch64", "product": { "name": "php7-mbstring-7.0.7-25.1.aarch64", "product_id": "php7-mbstring-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-25.1.aarch64", "product": { "name": "php7-mcrypt-7.0.7-25.1.aarch64", "product_id": "php7-mcrypt-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-25.1.aarch64", "product": { "name": "php7-mysql-7.0.7-25.1.aarch64", "product_id": "php7-mysql-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-25.1.aarch64", "product": { "name": "php7-odbc-7.0.7-25.1.aarch64", "product_id": "php7-odbc-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-25.1.aarch64", "product": { "name": "php7-opcache-7.0.7-25.1.aarch64", "product_id": "php7-opcache-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-25.1.aarch64", "product": { "name": "php7-openssl-7.0.7-25.1.aarch64", "product_id": "php7-openssl-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-25.1.aarch64", "product": { "name": "php7-pcntl-7.0.7-25.1.aarch64", "product_id": "php7-pcntl-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-25.1.aarch64", "product": { "name": "php7-pdo-7.0.7-25.1.aarch64", "product_id": "php7-pdo-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-25.1.aarch64", "product": { "name": "php7-pgsql-7.0.7-25.1.aarch64", "product_id": "php7-pgsql-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-25.1.aarch64", "product": { "name": "php7-phar-7.0.7-25.1.aarch64", "product_id": "php7-phar-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-25.1.aarch64", "product": { "name": "php7-posix-7.0.7-25.1.aarch64", "product_id": "php7-posix-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-25.1.aarch64", "product": { "name": "php7-pspell-7.0.7-25.1.aarch64", "product_id": "php7-pspell-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-25.1.aarch64", "product": { "name": "php7-shmop-7.0.7-25.1.aarch64", "product_id": "php7-shmop-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-25.1.aarch64", "product": { "name": "php7-snmp-7.0.7-25.1.aarch64", "product_id": "php7-snmp-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-25.1.aarch64", "product": { "name": "php7-soap-7.0.7-25.1.aarch64", "product_id": "php7-soap-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-25.1.aarch64", "product": { "name": "php7-sockets-7.0.7-25.1.aarch64", "product_id": "php7-sockets-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-25.1.aarch64", "product": { "name": "php7-sqlite-7.0.7-25.1.aarch64", "product_id": "php7-sqlite-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-25.1.aarch64", "product": { "name": "php7-sysvmsg-7.0.7-25.1.aarch64", "product_id": "php7-sysvmsg-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-25.1.aarch64", "product": { "name": "php7-sysvsem-7.0.7-25.1.aarch64", "product_id": "php7-sysvsem-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-25.1.aarch64", "product": { "name": "php7-sysvshm-7.0.7-25.1.aarch64", "product_id": "php7-sysvshm-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-25.1.aarch64", "product": { "name": "php7-tokenizer-7.0.7-25.1.aarch64", "product_id": "php7-tokenizer-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-25.1.aarch64", "product": { "name": "php7-wddx-7.0.7-25.1.aarch64", "product_id": "php7-wddx-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-25.1.aarch64", "product": { "name": "php7-xmlreader-7.0.7-25.1.aarch64", "product_id": "php7-xmlreader-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-25.1.aarch64", "product": { "name": "php7-xmlrpc-7.0.7-25.1.aarch64", "product_id": "php7-xmlrpc-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-25.1.aarch64", "product": { "name": "php7-xmlwriter-7.0.7-25.1.aarch64", "product_id": "php7-xmlwriter-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-25.1.aarch64", "product": { "name": "php7-xsl-7.0.7-25.1.aarch64", "product_id": "php7-xsl-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-25.1.aarch64", "product": { "name": "php7-zip-7.0.7-25.1.aarch64", "product_id": "php7-zip-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-25.1.aarch64", "product": { "name": "php7-zlib-7.0.7-25.1.aarch64", "product_id": "php7-zlib-7.0.7-25.1.aarch64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-25.1.aarch64", "product": { "name": "php7-devel-7.0.7-25.1.aarch64", "product_id": "php7-devel-7.0.7-25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php7-pear-7.0.7-25.1.noarch", "product": { "name": "php7-pear-7.0.7-25.1.noarch", "product_id": "php7-pear-7.0.7-25.1.noarch" } }, { "category": "product_version", "name": "php7-pear-Archive_Tar-7.0.7-25.1.noarch", "product": { "name": "php7-pear-Archive_Tar-7.0.7-25.1.noarch", "product_id": "php7-pear-Archive_Tar-7.0.7-25.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-25.1.ppc64le", "product": { "name": "apache2-mod_php7-7.0.7-25.1.ppc64le", "product_id": "apache2-mod_php7-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-7.0.7-25.1.ppc64le", "product": { "name": "php7-7.0.7-25.1.ppc64le", "product_id": "php7-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-25.1.ppc64le", "product": { "name": "php7-bcmath-7.0.7-25.1.ppc64le", "product_id": "php7-bcmath-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-25.1.ppc64le", "product": { "name": "php7-bz2-7.0.7-25.1.ppc64le", "product_id": "php7-bz2-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-25.1.ppc64le", "product": { "name": "php7-calendar-7.0.7-25.1.ppc64le", "product_id": "php7-calendar-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-25.1.ppc64le", "product": { "name": "php7-ctype-7.0.7-25.1.ppc64le", "product_id": "php7-ctype-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.0.7-25.1.ppc64le", "product": { "name": "php7-curl-7.0.7-25.1.ppc64le", "product_id": "php7-curl-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.0.7-25.1.ppc64le", "product": { "name": "php7-dba-7.0.7-25.1.ppc64le", "product_id": "php7-dba-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.0.7-25.1.ppc64le", "product": { "name": "php7-dom-7.0.7-25.1.ppc64le", "product_id": "php7-dom-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-25.1.ppc64le", "product": { "name": "php7-enchant-7.0.7-25.1.ppc64le", "product_id": "php7-enchant-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.0.7-25.1.ppc64le", "product": { "name": "php7-exif-7.0.7-25.1.ppc64le", "product_id": "php7-exif-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-25.1.ppc64le", "product": { "name": "php7-fastcgi-7.0.7-25.1.ppc64le", "product_id": "php7-fastcgi-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-25.1.ppc64le", "product": { "name": "php7-fileinfo-7.0.7-25.1.ppc64le", "product_id": "php7-fileinfo-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-25.1.ppc64le", "product": { "name": "php7-fpm-7.0.7-25.1.ppc64le", "product_id": "php7-fpm-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-25.1.ppc64le", "product": { "name": "php7-ftp-7.0.7-25.1.ppc64le", "product_id": "php7-ftp-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.0.7-25.1.ppc64le", "product": { "name": "php7-gd-7.0.7-25.1.ppc64le", "product_id": "php7-gd-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-25.1.ppc64le", "product": { "name": "php7-gettext-7.0.7-25.1.ppc64le", "product_id": "php7-gettext-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-25.1.ppc64le", "product": { "name": "php7-gmp-7.0.7-25.1.ppc64le", "product_id": "php7-gmp-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-25.1.ppc64le", "product": { "name": "php7-iconv-7.0.7-25.1.ppc64le", "product_id": "php7-iconv-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-imap-7.0.7-25.1.ppc64le", "product": { "name": "php7-imap-7.0.7-25.1.ppc64le", "product_id": "php7-imap-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.0.7-25.1.ppc64le", "product": { "name": "php7-intl-7.0.7-25.1.ppc64le", "product_id": "php7-intl-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.0.7-25.1.ppc64le", "product": { "name": "php7-json-7.0.7-25.1.ppc64le", "product_id": "php7-json-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-25.1.ppc64le", "product": { "name": "php7-ldap-7.0.7-25.1.ppc64le", "product_id": "php7-ldap-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-25.1.ppc64le", "product": { "name": "php7-mbstring-7.0.7-25.1.ppc64le", "product_id": "php7-mbstring-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-25.1.ppc64le", "product": { "name": "php7-mcrypt-7.0.7-25.1.ppc64le", "product_id": "php7-mcrypt-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-25.1.ppc64le", "product": { "name": "php7-mysql-7.0.7-25.1.ppc64le", "product_id": "php7-mysql-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-25.1.ppc64le", "product": { "name": "php7-odbc-7.0.7-25.1.ppc64le", "product_id": "php7-odbc-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-25.1.ppc64le", "product": { "name": "php7-opcache-7.0.7-25.1.ppc64le", "product_id": "php7-opcache-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-25.1.ppc64le", "product": { "name": "php7-openssl-7.0.7-25.1.ppc64le", "product_id": "php7-openssl-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-25.1.ppc64le", "product": { "name": "php7-pcntl-7.0.7-25.1.ppc64le", "product_id": "php7-pcntl-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-25.1.ppc64le", "product": { "name": "php7-pdo-7.0.7-25.1.ppc64le", "product_id": "php7-pdo-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-25.1.ppc64le", "product": { "name": "php7-pgsql-7.0.7-25.1.ppc64le", "product_id": "php7-pgsql-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.0.7-25.1.ppc64le", "product": { "name": "php7-phar-7.0.7-25.1.ppc64le", "product_id": "php7-phar-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.0.7-25.1.ppc64le", "product": { "name": "php7-posix-7.0.7-25.1.ppc64le", "product_id": "php7-posix-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-25.1.ppc64le", "product": { "name": "php7-pspell-7.0.7-25.1.ppc64le", "product_id": "php7-pspell-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-25.1.ppc64le", "product": { "name": "php7-shmop-7.0.7-25.1.ppc64le", "product_id": "php7-shmop-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-25.1.ppc64le", "product": { "name": "php7-snmp-7.0.7-25.1.ppc64le", "product_id": "php7-snmp-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.0.7-25.1.ppc64le", "product": { "name": "php7-soap-7.0.7-25.1.ppc64le", "product_id": "php7-soap-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-25.1.ppc64le", "product": { "name": "php7-sockets-7.0.7-25.1.ppc64le", "product_id": "php7-sockets-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-25.1.ppc64le", "product": { "name": "php7-sqlite-7.0.7-25.1.ppc64le", "product_id": "php7-sqlite-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-25.1.ppc64le", "product": { "name": "php7-sysvmsg-7.0.7-25.1.ppc64le", "product_id": "php7-sysvmsg-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-25.1.ppc64le", "product": { "name": "php7-sysvsem-7.0.7-25.1.ppc64le", "product_id": "php7-sysvsem-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-25.1.ppc64le", "product": { "name": "php7-sysvshm-7.0.7-25.1.ppc64le", "product_id": "php7-sysvshm-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-25.1.ppc64le", "product": { "name": "php7-tokenizer-7.0.7-25.1.ppc64le", "product_id": "php7-tokenizer-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-25.1.ppc64le", "product": { "name": "php7-wddx-7.0.7-25.1.ppc64le", "product_id": "php7-wddx-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-25.1.ppc64le", "product": { "name": "php7-xmlreader-7.0.7-25.1.ppc64le", "product_id": "php7-xmlreader-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-25.1.ppc64le", "product": { "name": "php7-xmlrpc-7.0.7-25.1.ppc64le", "product_id": "php7-xmlrpc-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-25.1.ppc64le", "product": { "name": "php7-xmlwriter-7.0.7-25.1.ppc64le", "product_id": "php7-xmlwriter-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-25.1.ppc64le", "product": { "name": "php7-xsl-7.0.7-25.1.ppc64le", "product_id": "php7-xsl-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.0.7-25.1.ppc64le", "product": { "name": "php7-zip-7.0.7-25.1.ppc64le", "product_id": "php7-zip-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-25.1.ppc64le", "product": { "name": "php7-zlib-7.0.7-25.1.ppc64le", "product_id": "php7-zlib-7.0.7-25.1.ppc64le" } }, { "category": "product_version", "name": "php7-devel-7.0.7-25.1.ppc64le", "product": { "name": "php7-devel-7.0.7-25.1.ppc64le", "product_id": "php7-devel-7.0.7-25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-25.1.s390x", "product": { "name": "apache2-mod_php7-7.0.7-25.1.s390x", "product_id": "apache2-mod_php7-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-7.0.7-25.1.s390x", "product": { "name": "php7-7.0.7-25.1.s390x", "product_id": "php7-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-25.1.s390x", "product": { "name": "php7-bcmath-7.0.7-25.1.s390x", "product_id": "php7-bcmath-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-25.1.s390x", "product": { "name": "php7-bz2-7.0.7-25.1.s390x", "product_id": "php7-bz2-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-25.1.s390x", "product": { "name": "php7-calendar-7.0.7-25.1.s390x", "product_id": "php7-calendar-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-25.1.s390x", "product": { "name": "php7-ctype-7.0.7-25.1.s390x", "product_id": "php7-ctype-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-curl-7.0.7-25.1.s390x", "product": { "name": "php7-curl-7.0.7-25.1.s390x", "product_id": "php7-curl-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-dba-7.0.7-25.1.s390x", "product": { "name": "php7-dba-7.0.7-25.1.s390x", "product_id": "php7-dba-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-dom-7.0.7-25.1.s390x", "product": { "name": "php7-dom-7.0.7-25.1.s390x", "product_id": "php7-dom-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-25.1.s390x", "product": { "name": "php7-enchant-7.0.7-25.1.s390x", "product_id": "php7-enchant-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-exif-7.0.7-25.1.s390x", "product": { "name": "php7-exif-7.0.7-25.1.s390x", "product_id": "php7-exif-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-25.1.s390x", "product": { "name": "php7-fastcgi-7.0.7-25.1.s390x", "product_id": "php7-fastcgi-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-25.1.s390x", "product": { "name": "php7-fileinfo-7.0.7-25.1.s390x", "product_id": "php7-fileinfo-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-25.1.s390x", "product": { "name": "php7-fpm-7.0.7-25.1.s390x", "product_id": "php7-fpm-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-25.1.s390x", "product": { "name": "php7-ftp-7.0.7-25.1.s390x", "product_id": "php7-ftp-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-gd-7.0.7-25.1.s390x", "product": { "name": "php7-gd-7.0.7-25.1.s390x", "product_id": "php7-gd-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-25.1.s390x", "product": { "name": "php7-gettext-7.0.7-25.1.s390x", "product_id": "php7-gettext-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-25.1.s390x", "product": { "name": "php7-gmp-7.0.7-25.1.s390x", "product_id": "php7-gmp-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-25.1.s390x", "product": { "name": "php7-iconv-7.0.7-25.1.s390x", "product_id": "php7-iconv-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-imap-7.0.7-25.1.s390x", "product": { "name": "php7-imap-7.0.7-25.1.s390x", "product_id": "php7-imap-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-intl-7.0.7-25.1.s390x", "product": { "name": "php7-intl-7.0.7-25.1.s390x", "product_id": "php7-intl-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-json-7.0.7-25.1.s390x", "product": { "name": "php7-json-7.0.7-25.1.s390x", "product_id": "php7-json-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-25.1.s390x", "product": { "name": "php7-ldap-7.0.7-25.1.s390x", "product_id": "php7-ldap-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-25.1.s390x", "product": { "name": "php7-mbstring-7.0.7-25.1.s390x", "product_id": "php7-mbstring-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-25.1.s390x", "product": { "name": "php7-mcrypt-7.0.7-25.1.s390x", "product_id": "php7-mcrypt-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-25.1.s390x", "product": { "name": "php7-mysql-7.0.7-25.1.s390x", "product_id": "php7-mysql-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-25.1.s390x", "product": { "name": "php7-odbc-7.0.7-25.1.s390x", "product_id": "php7-odbc-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-25.1.s390x", "product": { "name": "php7-opcache-7.0.7-25.1.s390x", "product_id": "php7-opcache-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-25.1.s390x", "product": { "name": "php7-openssl-7.0.7-25.1.s390x", "product_id": "php7-openssl-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-25.1.s390x", "product": { "name": "php7-pcntl-7.0.7-25.1.s390x", "product_id": "php7-pcntl-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-25.1.s390x", "product": { "name": "php7-pdo-7.0.7-25.1.s390x", "product_id": "php7-pdo-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-25.1.s390x", "product": { "name": "php7-pgsql-7.0.7-25.1.s390x", "product_id": "php7-pgsql-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-phar-7.0.7-25.1.s390x", "product": { "name": "php7-phar-7.0.7-25.1.s390x", "product_id": "php7-phar-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-posix-7.0.7-25.1.s390x", "product": { "name": "php7-posix-7.0.7-25.1.s390x", "product_id": "php7-posix-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-25.1.s390x", "product": { "name": "php7-pspell-7.0.7-25.1.s390x", "product_id": "php7-pspell-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-25.1.s390x", "product": { "name": "php7-shmop-7.0.7-25.1.s390x", "product_id": "php7-shmop-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-25.1.s390x", "product": { "name": "php7-snmp-7.0.7-25.1.s390x", "product_id": "php7-snmp-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-soap-7.0.7-25.1.s390x", "product": { "name": "php7-soap-7.0.7-25.1.s390x", "product_id": "php7-soap-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-25.1.s390x", "product": { "name": "php7-sockets-7.0.7-25.1.s390x", "product_id": "php7-sockets-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-25.1.s390x", "product": { "name": "php7-sqlite-7.0.7-25.1.s390x", "product_id": "php7-sqlite-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-25.1.s390x", "product": { "name": "php7-sysvmsg-7.0.7-25.1.s390x", "product_id": "php7-sysvmsg-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-25.1.s390x", "product": { "name": "php7-sysvsem-7.0.7-25.1.s390x", "product_id": "php7-sysvsem-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-25.1.s390x", "product": { "name": "php7-sysvshm-7.0.7-25.1.s390x", "product_id": "php7-sysvshm-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-25.1.s390x", "product": { "name": "php7-tokenizer-7.0.7-25.1.s390x", "product_id": "php7-tokenizer-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-25.1.s390x", "product": { "name": "php7-wddx-7.0.7-25.1.s390x", "product_id": "php7-wddx-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-25.1.s390x", "product": { "name": "php7-xmlreader-7.0.7-25.1.s390x", "product_id": "php7-xmlreader-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-25.1.s390x", "product": { "name": "php7-xmlrpc-7.0.7-25.1.s390x", "product_id": "php7-xmlrpc-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-25.1.s390x", "product": { "name": "php7-xmlwriter-7.0.7-25.1.s390x", "product_id": "php7-xmlwriter-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-25.1.s390x", "product": { "name": "php7-xsl-7.0.7-25.1.s390x", "product_id": "php7-xsl-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-zip-7.0.7-25.1.s390x", "product": { "name": "php7-zip-7.0.7-25.1.s390x", "product_id": "php7-zip-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-25.1.s390x", "product": { "name": "php7-zlib-7.0.7-25.1.s390x", "product_id": "php7-zlib-7.0.7-25.1.s390x" } }, { "category": "product_version", "name": "php7-devel-7.0.7-25.1.s390x", "product": { "name": "php7-devel-7.0.7-25.1.s390x", "product_id": "php7-devel-7.0.7-25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-25.1.x86_64", "product": { "name": "apache2-mod_php7-7.0.7-25.1.x86_64", "product_id": "apache2-mod_php7-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-7.0.7-25.1.x86_64", "product": { "name": "php7-7.0.7-25.1.x86_64", "product_id": "php7-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-25.1.x86_64", "product": { "name": "php7-bcmath-7.0.7-25.1.x86_64", "product_id": "php7-bcmath-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-25.1.x86_64", "product": { "name": "php7-bz2-7.0.7-25.1.x86_64", "product_id": "php7-bz2-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-25.1.x86_64", "product": { "name": "php7-calendar-7.0.7-25.1.x86_64", "product_id": "php7-calendar-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-25.1.x86_64", "product": { "name": "php7-ctype-7.0.7-25.1.x86_64", "product_id": "php7-ctype-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-25.1.x86_64", "product": { "name": "php7-curl-7.0.7-25.1.x86_64", "product_id": "php7-curl-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-25.1.x86_64", "product": { "name": "php7-dba-7.0.7-25.1.x86_64", "product_id": "php7-dba-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-25.1.x86_64", "product": { "name": "php7-dom-7.0.7-25.1.x86_64", "product_id": "php7-dom-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-25.1.x86_64", "product": { "name": "php7-enchant-7.0.7-25.1.x86_64", "product_id": "php7-enchant-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-25.1.x86_64", "product": { "name": "php7-exif-7.0.7-25.1.x86_64", "product_id": "php7-exif-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-25.1.x86_64", "product": { "name": "php7-fastcgi-7.0.7-25.1.x86_64", "product_id": "php7-fastcgi-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-25.1.x86_64", "product": { "name": "php7-fileinfo-7.0.7-25.1.x86_64", "product_id": "php7-fileinfo-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-25.1.x86_64", "product": { "name": "php7-fpm-7.0.7-25.1.x86_64", "product_id": "php7-fpm-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-25.1.x86_64", "product": { "name": "php7-ftp-7.0.7-25.1.x86_64", "product_id": "php7-ftp-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-25.1.x86_64", "product": { "name": "php7-gd-7.0.7-25.1.x86_64", "product_id": "php7-gd-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-25.1.x86_64", "product": { "name": "php7-gettext-7.0.7-25.1.x86_64", "product_id": "php7-gettext-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-25.1.x86_64", "product": { "name": "php7-gmp-7.0.7-25.1.x86_64", "product_id": "php7-gmp-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-25.1.x86_64", "product": { "name": "php7-iconv-7.0.7-25.1.x86_64", "product_id": "php7-iconv-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-25.1.x86_64", "product": { "name": "php7-imap-7.0.7-25.1.x86_64", "product_id": "php7-imap-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-25.1.x86_64", "product": { "name": "php7-intl-7.0.7-25.1.x86_64", "product_id": "php7-intl-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-json-7.0.7-25.1.x86_64", "product": { "name": "php7-json-7.0.7-25.1.x86_64", "product_id": "php7-json-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-25.1.x86_64", "product": { "name": "php7-ldap-7.0.7-25.1.x86_64", "product_id": "php7-ldap-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-25.1.x86_64", "product": { "name": "php7-mbstring-7.0.7-25.1.x86_64", "product_id": "php7-mbstring-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-25.1.x86_64", "product": { "name": "php7-mcrypt-7.0.7-25.1.x86_64", "product_id": "php7-mcrypt-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-25.1.x86_64", "product": { "name": "php7-mysql-7.0.7-25.1.x86_64", "product_id": "php7-mysql-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-25.1.x86_64", "product": { "name": "php7-odbc-7.0.7-25.1.x86_64", "product_id": "php7-odbc-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-25.1.x86_64", "product": { "name": "php7-opcache-7.0.7-25.1.x86_64", "product_id": "php7-opcache-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-25.1.x86_64", "product": { "name": "php7-openssl-7.0.7-25.1.x86_64", "product_id": "php7-openssl-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-25.1.x86_64", "product": { "name": "php7-pcntl-7.0.7-25.1.x86_64", "product_id": "php7-pcntl-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-25.1.x86_64", "product": { "name": "php7-pdo-7.0.7-25.1.x86_64", "product_id": "php7-pdo-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-25.1.x86_64", "product": { "name": "php7-pgsql-7.0.7-25.1.x86_64", "product_id": "php7-pgsql-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-25.1.x86_64", "product": { "name": "php7-phar-7.0.7-25.1.x86_64", "product_id": "php7-phar-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-25.1.x86_64", "product": { "name": "php7-posix-7.0.7-25.1.x86_64", "product_id": "php7-posix-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-25.1.x86_64", "product": { "name": "php7-pspell-7.0.7-25.1.x86_64", "product_id": "php7-pspell-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-25.1.x86_64", "product": { "name": "php7-shmop-7.0.7-25.1.x86_64", "product_id": "php7-shmop-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-25.1.x86_64", "product": { "name": "php7-snmp-7.0.7-25.1.x86_64", "product_id": "php7-snmp-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-25.1.x86_64", "product": { "name": "php7-soap-7.0.7-25.1.x86_64", "product_id": "php7-soap-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-25.1.x86_64", "product": { "name": "php7-sockets-7.0.7-25.1.x86_64", "product_id": "php7-sockets-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-25.1.x86_64", "product": { "name": "php7-sqlite-7.0.7-25.1.x86_64", "product_id": "php7-sqlite-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-25.1.x86_64", "product": { "name": "php7-sysvmsg-7.0.7-25.1.x86_64", "product_id": "php7-sysvmsg-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-25.1.x86_64", "product": { "name": "php7-sysvsem-7.0.7-25.1.x86_64", "product_id": "php7-sysvsem-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-25.1.x86_64", "product": { "name": "php7-sysvshm-7.0.7-25.1.x86_64", "product_id": "php7-sysvshm-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-25.1.x86_64", "product": { "name": "php7-tokenizer-7.0.7-25.1.x86_64", "product_id": "php7-tokenizer-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-25.1.x86_64", "product": { "name": "php7-wddx-7.0.7-25.1.x86_64", "product_id": "php7-wddx-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-25.1.x86_64", "product": { "name": "php7-xmlreader-7.0.7-25.1.x86_64", "product_id": "php7-xmlreader-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-25.1.x86_64", "product": { "name": "php7-xmlrpc-7.0.7-25.1.x86_64", "product_id": "php7-xmlrpc-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-25.1.x86_64", "product": { "name": "php7-xmlwriter-7.0.7-25.1.x86_64", "product_id": "php7-xmlwriter-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-25.1.x86_64", "product": { "name": "php7-xsl-7.0.7-25.1.x86_64", "product_id": "php7-xsl-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-25.1.x86_64", "product": { "name": "php7-zip-7.0.7-25.1.x86_64", "product_id": "php7-zip-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-25.1.x86_64", "product": { "name": "php7-zlib-7.0.7-25.1.x86_64", "product_id": "php7-zlib-7.0.7-25.1.x86_64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-25.1.x86_64", "product": { "name": "php7-devel-7.0.7-25.1.x86_64", "product_id": "php7-devel-7.0.7-25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-25.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-25.1.aarch64" }, "product_reference": "apache2-mod_php7-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "apache2-mod_php7-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "apache2-mod_php7-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-bcmath-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-bcmath-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-bcmath-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-bcmath-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-bz2-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-bz2-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-bz2-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-bz2-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-calendar-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-calendar-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-calendar-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-calendar-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-ctype-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-ctype-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-ctype-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-ctype-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-curl-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-curl-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-curl-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-curl-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-dba-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-dba-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-dba-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-dba-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-dom-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-dom-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-dom-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-dom-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-enchant-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-enchant-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-enchant-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-enchant-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-exif-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-exif-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-exif-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-exif-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-fastcgi-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-fastcgi-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-fastcgi-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-fastcgi-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-fileinfo-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-fileinfo-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-fileinfo-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-fileinfo-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-fpm-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-fpm-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-fpm-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-fpm-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-ftp-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-ftp-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-ftp-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-ftp-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-gd-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-gd-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-gd-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-gd-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-gettext-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-gettext-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-gettext-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-gettext-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-gmp-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-gmp-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-gmp-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-gmp-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-iconv-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-iconv-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-iconv-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-iconv-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-imap-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-imap-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-imap-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-imap-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-intl-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-intl-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-intl-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-intl-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-json-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-json-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-json-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-json-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-ldap-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-ldap-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-ldap-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-ldap-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-mbstring-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-mbstring-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-mbstring-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-mbstring-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-mcrypt-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-mcrypt-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-mcrypt-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-mcrypt-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-mysql-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-mysql-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-mysql-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-mysql-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-odbc-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-odbc-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-odbc-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-odbc-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-opcache-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-opcache-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-opcache-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-opcache-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-openssl-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-openssl-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-openssl-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-openssl-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-pcntl-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-pcntl-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-pcntl-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-pcntl-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-pdo-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-pdo-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-pdo-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-pdo-7.0.7-25.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-25.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-25.1.noarch" }, "product_reference": "php7-pear-7.0.7-25.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-25.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-25.1.noarch" }, "product_reference": "php7-pear-Archive_Tar-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-pgsql-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-pgsql-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-pgsql-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-pgsql-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-phar-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-phar-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-phar-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-phar-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-posix-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-posix-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-posix-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-posix-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-pspell-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-pspell-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-pspell-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-pspell-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-shmop-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-shmop-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-shmop-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-shmop-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-snmp-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-snmp-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-snmp-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-snmp-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-soap-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-soap-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-soap-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-soap-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-sockets-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-sockets-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-sockets-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-sockets-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-sqlite-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-sqlite-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-sqlite-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-sqlite-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-sysvmsg-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-sysvmsg-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-sysvmsg-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-sysvsem-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-sysvsem-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-sysvsem-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-sysvsem-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-sysvshm-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-sysvshm-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-sysvshm-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-sysvshm-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-tokenizer-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-tokenizer-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-tokenizer-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-tokenizer-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-wddx-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-wddx-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-wddx-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-wddx-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-xmlreader-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-xmlreader-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-xmlreader-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-xmlreader-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-xmlrpc-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-xmlrpc-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-xmlrpc-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-xmlwriter-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-xmlwriter-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-xmlwriter-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-xsl-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-xsl-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-xsl-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-xsl-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-zip-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-zip-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-zip-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-zip-7.0.7-25.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-25.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-25.1.aarch64" }, "product_reference": "php7-zlib-7.0.7-25.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-25.1.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-25.1.ppc64le" }, "product_reference": "php7-zlib-7.0.7-25.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-25.1.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-25.1.s390x" }, "product_reference": "php7-zlib-7.0.7-25.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-25.1.x86_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-25.1.x86_64" }, "product_reference": "php7-zlib-7.0.7-25.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-25.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-25.1.ppc64le" }, "product_reference": "php7-devel-7.0.7-25.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-25.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-25.1.s390x" }, "product_reference": "php7-devel-7.0.7-25.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-25.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-25.1.x86_64" }, "product_reference": "php7-devel-7.0.7-25.1.x86_64", "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-25.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64" }, "product_reference": "php7-devel-7.0.7-25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le" }, "product_reference": "php7-devel-7.0.7-25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x" }, "product_reference": "php7-devel-7.0.7-25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" }, "product_reference": "php7-devel-7.0.7-25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-5385", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5385" } ], "notes": [ { "category": "general", "text": "PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv(\u0027HTTP_PROXY\u0027) call or (2) a CGI configuration of PHP, aka an \"httpoxy\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5385", "url": "https://www.suse.com/security/cve/CVE-2016-5385" }, { "category": "external", "summary": "SUSE Bug 988484 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988484" }, { "category": "external", "summary": "SUSE Bug 988486 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988486" }, { "category": "external", "summary": "SUSE Bug 988487 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988487" }, { "category": "external", "summary": "SUSE Bug 988488 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988488" }, { "category": "external", "summary": "SUSE Bug 988489 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988489" }, { "category": "external", "summary": "SUSE Bug 988491 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988491" }, { "category": "external", "summary": "SUSE Bug 988492 for CVE-2016-5385", "url": "https://bugzilla.suse.com/988492" }, { "category": "external", "summary": "SUSE Bug 989125 for CVE-2016-5385", "url": "https://bugzilla.suse.com/989125" }, { "category": "external", "summary": "SUSE Bug 989174 for CVE-2016-5385", "url": "https://bugzilla.suse.com/989174" } ], "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-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/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-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-29T12:42:58Z", "details": "moderate" } ], "title": "CVE-2016-5385" }, { "cve": "CVE-2016-9137", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9137" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9137", "url": "https://www.suse.com/security/cve/CVE-2016-9137" }, { "category": "external", "summary": "SUSE Bug 1008026 for CVE-2016-9137", "url": "https://bugzilla.suse.com/1008026" }, { "category": "external", "summary": "SUSE Bug 1008029 for CVE-2016-9137", "url": "https://bugzilla.suse.com/1008029" } ], "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-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.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-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-25.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-29T12:42:58Z", "details": "moderate" } ], "title": "CVE-2016-9137" } ] }
fkie_cve-2016-9137
Vulnerability from fkie_nvd
Published
2017-01-04 20:59
Modified
2025-04-12 10:46
Severity ?
Summary
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f | ||
cve@mitre.org | http://www.debian.org/security/2016/dsa-3698 | ||
cve@mitre.org | http://www.openwall.com/lists/oss-security/2016/11/01/2 | Third Party Advisory | |
cve@mitre.org | http://www.php.net/ChangeLog-5.php | Release Notes, Vendor Advisory | |
cve@mitre.org | http://www.php.net/ChangeLog-7.php | Release Notes, Vendor Advisory | |
cve@mitre.org | http://www.securityfocus.com/bid/93577 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://bugs.php.net/bug.php?id=73147 | Exploit, Vendor Advisory | |
cve@mitre.org | https://www.tenable.com/security/tns-2016-19 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.debian.org/security/2016/dsa-3698 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2016/11/01/2 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.php.net/ChangeLog-5.php | Release Notes, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.php.net/ChangeLog-7.php | Release Notes, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/93577 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=73147 | Exploit, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.tenable.com/security/tns-2016-19 |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "1FDBDAE9-E82F-468A-8B82-2A0DF4C13B34", "versionEndIncluding": "5.6.26", "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", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.10:*:*:*:*:*:*:*", "matchCriteriaId": "4D56A200-1477-40DA-9444-CFC946157C69", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:7.0.11:*:*:*:*:*:*:*", "matchCriteriaId": "FD0D1CCC-A857-4C15-899E-08F9255CEE34", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing." }, { "lang": "es", "value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n de memoria en la implementaci\u00f3n de CURLFile en ext/curl/curl_file.c en PHP en versiones anteriores a 5.6.27 y 7.x en versiones anteriores a 7.0.12 permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de datos serializados manipulados que no maneja adecuadamente durante el procesamiento de __wakeup." } ], "id": "CVE-2016-9137", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": true, "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": "2017-01-04T20:59:00.387", "references": [ { "source": "cve@mitre.org", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "source": "cve@mitre.org", "url": "http://www.debian.org/security/2016/dsa-3698" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/93577" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://bugs.php.net/bug.php?id=73147" }, { "source": "cve@mitre.org", "url": "https://www.tenable.com/security/tns-2016-19" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2016/dsa-3698" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/01/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-7.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/93577" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://bugs.php.net/bug.php?id=73147" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.tenable.com/security/tns-2016-19" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "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…